Chandler Timm Doloriel
Chandler Timm Doloriel
what packages to install and their versions?
The mask loss is just cross entropy loss, the same mask loss of Mask RCNN. I haven't read your paper and maskrcnn paper thoroughly, can you help me understand what...
How can I add PanNuke dataset in dataset.py? `class __PanNuke(__AbstractDataset):`
How can I have an annotation in background class (like COCO) with DOTA dataset?
How can I modify the [gradcam_yolov3.py](https://github.com/RuoyuChen10/objectdetection-saliency-maps/blob/main/tutorial/gradcam-yolov3.ipynb) to use in RetinaNet?
I'm interested in your CVPR paper and would like to replicate your experiments. Could you please upload the training and evaluation code?
I have some questions regarding the evaluation metrics and results presented in Sections 4.4 and 4.5. ## Intra-dataset Evaluation (Section 4.4) The paper reports a very low EER of 0.19%...