update dataset format and fix some bug#90
Open
yjmm10 wants to merge 13 commits intoMultimediaTechLab:mainfrom
Open
update dataset format and fix some bug#90yjmm10 wants to merge 13 commits intoMultimediaTechLab:mainfrom
yjmm10 wants to merge 13 commits intoMultimediaTechLab:mainfrom
Conversation
yjmm10
commented
Aug 28, 2024
- ModelValidator align ModelTrainer, ModelValidator
- add log of optimizer
- get image_id map during validation
- update the structure of folder, support the image_root and label_root in different phase
- get_metadata will get the image_file not the image_id
- add the mode include "detection", "segmentation", default "detection"
- fix the good_epoch
added 13 commits
August 14, 2024 03:44
2. add log of optimizer 3. get image_id map during validation 4. update the structure of folder, support the image_root and label_root in different phase 5. get_metadata will get the image_file not the image_id 6. add the mode include "detection", "segmentation", default "detection" 7. fix the good_epoch
merge coco object, duplicate data is not merged
…e the more ap with predict.json fix: GradScaler should be used under gpu update: use predcit.json to compute the AP logic
2. optimize the program for calculating AP and support more AP index 3. fix the choice of mode
add: more test_calculate_map case
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
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.