Skip to content
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

fix the browse_dataset for visualization of test and val #641

Merged
merged 57 commits into from
Mar 8, 2023

Conversation

tang576225574
Copy link
Contributor

Motivation

fix the browse_dataset for visualization of test and val, which was mentioned in issue #637

Modification

swap the position of LoadAnnotations to the front of letterresize op in the test piplinne
only the tools/analysis_tools/browse_dataset.py file was changed

BC-breaking (Optional)

no influence for the backward compatibility of the downstream repos

Use cases (Optional)

python tools/analysis_tools/browse_dataset.py configs/yolov5/yolov5_s-p6-v62_syncbn_fast_8xb16-300e_coco.py -p val

@hhaAndroid hhaAndroid changed the title fix the browse_dataset for visualization of test and val, which was mentioned in issue #637 fix the browse_dataset for visualization of test and val Mar 8, 2023
@hhaAndroid hhaAndroid merged commit b4bf125 into open-mmlab:dev Mar 8, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants