-
Hello..
How can we implement a Retinanet with Resnext-152 as backbone on a Darknet Platform..?
(Also using cost function as Focal Loss)
-
-
When selecting the 'Model' option from the Model Zoo (Faster RCNN and RetinaNet), all options say 404 - File not found
-
Hi @ruinmessi , I tried to reimplement ASFF with RetinaNet and FasterRCNN-FPN in detectron2 framework, But both performance see a little bit decrease in pascal voc dataset. Is there any specific thing…
-
Thanks for integrating retinanet into maskrcnn. Does there any plan to post some speed evaluation using retinanet in maskrcnn architecture?
That would be great if maskrcnn runs realtime (15fps both…
-
I want to save the visual img during eval, and I set it like this in the train.py as discribed in `evaluate` func of csv_eval.py (https://github.com/yhenon/pytorch-retinanet/blob/master/retinanet/cs…
-
The original code doesn't consider the gpu situation for loss, and will lead to the problem:
```RuntimeError: Expected object of backend CUDA but got backend CPU for ...```
original code:
https:/…
-
python3 train.py csv home/shpriya/dataset/dataset/Annotations.csv home/shpriya/dataset/dataset/Class.csv
Erro is as follows;
train.py: error: unrecognized arguments: csv home/shpriya/dataset/dat…
-
-
# Goal
To create a short and clear ipython notebook outlining how to manipulate the retinanet backbone of the DeepForest model for multiple inputs.
## Rationale
For several of the upcoming proj…
bw4sz updated
4 years ago