-
Notifications
You must be signed in to change notification settings - Fork 187
Issues: PeizeSun/SparseR-CNN
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
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
I am just start to learn, I found that the default configuration of Sparse R-CNN had better AP results than Faster R-CNN. However, with the detection results, I noticed that Sparse R-CNN had lower confidence scores for its detections. Why is that the case? im little confused
#113
opened May 20, 2024 by
ZhangShutongo
How to visualize the activation maps of dynamic head in Sparse R-CNN?
#111
opened Oct 31, 2023 by
Nanakl
AssertionError: Attribute 'thing_classes' in the metadata of 'coco_2017_train' cannot be set to a different value!
question
Further information is requested
#102
opened Jan 28, 2022 by
Aruen24
'assert (boxes1[:, 2:] >= boxes1[:, :2]).all()' happened when training
#89
opened May 25, 2021 by
Swall0w
question about pred_bboxes.detach() in DynamicHead.forward()
#81
opened Apr 20, 2021 by
burningisnaive
the learning rate adjustment when training with one gpu or two gpus
#80
opened Apr 1, 2021 by
Young0111
Hi,Have you verified the model to ONNX, i meet some bugs to onnx.
#75
opened Mar 5, 2021 by
csliuchang
Previous Next
ProTip!
Type g i on any issue or pull request to go back to the issue listing page.