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 has been archived by the owner on Nov 21, 2023. It is now read-only.
1- train Faster RCNN on my own custom dataset.
2- use the pre-trained Faster RCNN on the VOC2007 as the initial weights to train it then on my own custom dataset.
3- modify the RPN network with different loss functions that I have come up with.
I will greatly appreciate it if you could help me/let me know how to achieve the above goals.
The text was updated successfully, but these errors were encountered:
Thanks, I finished the project, its called as DeepSeaNet, have some click to run all notebooks along with that, try looking - https://arxiv.org/abs/2306.06075
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Hello. I want to:
1- train Faster RCNN on my own custom dataset.
2- use the pre-trained Faster RCNN on the VOC2007 as the initial weights to train it then on my own custom dataset.
3- modify the RPN network with different loss functions that I have come up with.
I will greatly appreciate it if you could help me/let me know how to achieve the above goals.
The text was updated successfully, but these errors were encountered: