Is there a fast training shortcut for unit testing in mmdetection similar to PyTorch Lightning's Fast Dev Run? #10313
Unanswered
ryan-minato
asked this question in
Q&A
Replies: 1 comment
-
You can follow the debug tricks here: |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Is there a shortcut similar to PyTorch Lightning's Fast Dev Run for mmdetection that allows for a quick round of training for unit testing without saving records and checkpoints?
If so, could you please provide relevant information and documentation?
like this: https://lightning.ai/docs/pytorch/stable/common/trainer.html#fast-dev-run
Beta Was this translation helpful? Give feedback.
All reactions