You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jan 7, 2025. It is now read-only.
I've been able to train a model using fast-rcnn (with the caffe-fast-rcnn implementation), but I would like to use digits to simplify and automate the training phase.
It looks like caffe-fast-rcnn is a different fork of caffe - so DIGITS will reject it.
If Caffe commits to a versioning scheme (BVLC/caffe#3311) which denotes a standardized API, DIGITS will be able to accept a much broader range of Caffe builds - possibly including the caffe-fast-rcnn fork.
Alternatively, if the code you need gets merged into BVLC's fork, then it will get picked up in NVIDIA's fork for our next update.
Hi there, revisiting this. Is there a tutorial or at least some steps to get FasterRCNN working with digits? I have yet to see anything that covers beyond detectron.
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Hi,
is it possible to fine-tune fast/faster-rcnn models on digits?
Thanks.
The text was updated successfully, but these errors were encountered: