Commit d2b9af4
authored
Yolov8 parse roboflow datasets (#28)
* Add new test cases for handling wrong paths
* Add support for handling wrong paths from roboflow.
* Implement support for intentional ../ paths
* Restructure tests
* Adding types
* Revert custom types
* Cleanu types for tests
* Add underscore to test classes1 parent b1b7c42 commit d2b9af4
File tree
2 files changed
+268
-158
lines changed- src/labelformat/formats
- tests/unit/formats
2 files changed
+268
-158
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
69 | 69 | | |
70 | 70 | | |
71 | 71 | | |
| 72 | + | |
72 | 73 | | |
73 | | - | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
| 84 | + | |
74 | 85 | | |
75 | 86 | | |
76 | 87 | | |
| |||
0 commit comments