-
Notifications
You must be signed in to change notification settings - Fork 252
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
Labeling tool for active learning-driven classification #83
Merged
Conversation
This file contains 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
…ve-learning-detect so I can commit
… about target dataset for active learning
…ication/COCO JSOn info available)
… table--in progress
…emmincks tragopan" and "tragopan temminckii" all map to "tragopan pheasant") while combining COCO json files
…s collapsible; integrated view full size on double-click and play sequence on spacebar; removed assign label button to reduce clicks.
# Conflicts: # api/batch_processing/README.md # api/batch_processing/api_core_support/aggregate_results_manually.py # api/batch_processing/postprocessing/load_api_results.py # api/batch_processing/postprocessing/postprocess_batch_results.py # api/batch_processing/postprocessing/subset_json_detector_output.py # data_management/databases/classification/make_classification_dataset.py # detection/run_tf_detector_batch.py
…, to include README updates
agentmorris
approved these changes
Aug 6, 2019
agentmorris
added a commit
that referenced
this pull request
Sep 12, 2020
Labeling tool for active learning-driven classification Former-commit-id: ae1d044
aa-hernandez
pushed a commit
that referenced
this pull request
Mar 21, 2024
Labeling tool for active learning-driven classification Former-commit-id: 0e28058
aa-hernandez
pushed a commit
that referenced
this pull request
May 15, 2024
Labeling tool for active learning-driven classification Former-commit-id: 9016718
lucas-a-meyer
pushed a commit
to lucas-a-meyer/CameraTraps
that referenced
this pull request
Jan 3, 2025
Labeling tool for active learning-driven classification Former-commit-id: 44d8215
lucas-a-meyer
pushed a commit
to lucas-a-meyer/CameraTraps
that referenced
this pull request
Jan 3, 2025
Labeling tool for active learning-driven classification
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Primarily added to labeling_tool in research/active_learning, along with associated data preprocessing scripts.