-
Notifications
You must be signed in to change notification settings - Fork 91
multilabel classification upload with the CLI 😎 #386
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Changes from all commits
Commits
Show all changes
5 commits
Select commit
Hold shift + click to select a range
3b430bd
multilabel classification upload with the CLI 😎
tonylampada d0070ac
bump version to 1.1.66
tonylampada 9820468
fix(pre_commit): 🎨 auto format pre-commit hooks
pre-commit-ci[bot] e2678d2
fix folderparser test
tonylampada 52e9344
Merge branch 'tony/multilabel-upload' of https://github.com/roboflow/…
tonylampada File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
5 changes: 5 additions & 0 deletions
5
tests/datasets/skinproblem-multilabel-classification/README.dataset.txt
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
# Skin-Problem-MultiLabel > 2023-12-26 4:26pm | ||
https://universe.roboflow.com/parin-kittipongdaja-vwmn3/skin-problem-multilabel | ||
|
||
Provided by a Roboflow user | ||
License: CC BY 4.0 |
Binary file added
BIN
+35.5 KB
...-multilabel-classification/test/101_jpg.rf.ffb91e580c891eb04b715545274b2469.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+41.2 KB
...ilabel-classification/test/252_jpeg_jpg.rf.fdb8e3a6b21d7ff3e7b5190c7d588778.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+25.3 KB
...test/29-Male-South-Korean-Kang-Song_jpg.rf.fde9e1486ef1d8a180a7cb05d9397f22.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
482 changes: 482 additions & 0 deletions
482
tests/datasets/skinproblem-multilabel-classification/test/_classes.csv
Large diffs are not rendered by default.
Oops, something went wrong.
Binary file added
BIN
+25.7 KB
...-multilabel-classification/train/10_jpg.rf.340db6cb27bc81747ebd9574193f88dd.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+44.4 KB
...-multilabel-classification/train/25_jpg.rf.eeb0573aea368aa6699a9f9d4748a402.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+22.1 KB
...-multilabel-classification/train/26_jpg.rf.eb38766f1d6ba6c488104e5a91964e04.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+30.9 KB
...bc0d52c-4c9e-4d61-8cd9-d020e86a22c4_jpg.rf.bfabd51afd937f3cc456f35789d1793b.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
3,379 changes: 3,379 additions & 0 deletions
3,379
tests/datasets/skinproblem-multilabel-classification/train/_classes.csv
Large diffs are not rendered by default.
Oops, something went wrong.
Binary file added
BIN
+36.8 KB
...ilabel-classification/valid/10_jpeg_jpg.rf.5f58057c0d03d635858bd19c57a5a220.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+40.3 KB
...-multilabel-classification/valid/24_jpg.rf.606ed093bb23c47b9d416e0d82cb7257.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+23.1 KB
...6-Male-South-Korean-Young-Kwang-Kim_jpg.rf.6000c01fdb4b4010869425b66dbabaf6.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
970 changes: 970 additions & 0 deletions
970
tests/datasets/skinproblem-multilabel-classification/valid/_classes.csv
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Avoid iterating all data if you need only first item.