-
Notifications
You must be signed in to change notification settings - Fork 517
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
Add notebook for fine-tuning YoloNAS with QAT #1638
Conversation
# Conflicts: # Makefile
# Conflicts: # README.md
Few comments:
|
…_classwise_ap as enabled
…update-yolo-nas-notebook
Updated the notebook. @shaydeci can you please take a look? |
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.
Notebook looks great.
There are some debugging leftovers I mentioned in the comments.
Also there's an empty code cell iat the bottom of the notebook.
Apart from those its LGTM on my side.
src/super_gradients/training/models/detection_models/yolo_nas/dfl_heads.py
Outdated
Show resolved
Hide resolved
…notebook' into feature/SG-1214-update-yolo-nas-notebook
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.
LGTM
No description provided.