We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I just have one gpu 3090. And I do not change config, like lr and batchsize, how can I get the same result with paper? My nAP50 = 60.8 (paper = 63.4) final model (http://dl.yf.io/fs-det/model/) datasets (http://dl.yf.io/fs-det/datasets/vocsplit/*.txt)
The text was updated successfully, but these errors were encountered:
Hello, how did you compile the code on the 3090 using cuda 11.0.
Sorry, something went wrong.
I can not compile the code on the 3090, but you can run it with detectron2.
Hello, how did you compile the code on the 3090 using cuda 11.0. I can not compile the code on the 3090, but you can run it with detectron2.
I have reproduced the same results, I think there are several reasons:
I use the official compilation, not the detectron2 provided by the author.
detectron2
No branches or pull requests
I just have one gpu 3090. And I do not change config, like lr and batchsize, how can I get the same result with paper?
My nAP50 = 60.8 (paper = 63.4)
final model (http://dl.yf.io/fs-det/model/)
datasets (http://dl.yf.io/fs-det/datasets/vocsplit/*.txt)
The text was updated successfully, but these errors were encountered: