-
`TL;DR`
The custom splits (`trainvalno5k.txt` and `5k.txt`) for COCO 2014 are supposed to be the same as the default splits for COCO 2017 but they are not. This could explain why `YOLOv4` does not …
-
i have changed the DetectoRS_mstrain_400_1200_r50_40e.py, coco.py, class_names.py to make classes, data root, roi head match. The following is the modified cofig file.
Cofig File:
conv_cfg = dict(…
-
@glenn-jocher Apologize for bringing up the same topic again. I've noticed there's lot of threads about mAP and I have read them, but none of them has code to test. So I modified a little bit of your …
-
I am trying to install Detectron on my Windows 10 PC with a GTX 1070.
I followed the directions.
# DETECTRON=/path/to/clone/detectron
1. git clone https://github.com/facebookresearch/detectr…
aw236 updated
4 years ago
-
Environment:
* pytorch 1.3.1
* cuda 10.0
* cudnn 7
* mmdetection 1.1.0
My config file: cascade_rcnn_dconv_c3-c5_r50_fpn_1x.py, **with only the ann path modified**.
1. When i set `filter_em…
-
### Issue Description
I have been successfully training a Mask R-CNN ResNet50FPN (and 101) on a custom dataset of particle images using simple spheroid shapes (green loss functions in graph below).…
-
Hi everyone, I am using SSD_mobilenetV2 tensorflow model zoo for calculating mAP but not Object Detection API for mAP calculation. What I did is simply converted the annotation in json format as cocod…
-
I prepared my custom dataset using CustomDataset object, however, when I was testing my model on custom datasets, this error will appear:
Traceback (most recent call last):
File "tools/test.py",…
-
**Checklist**
- [O ] I have searched related issues but could not get the expected help.
- [O ] The bug has not been fixed in the latest version.
**Describe the bug**
A clear and concise descrip…
-
## ❓ Questions and Help
I want to run pythia on my Ubuntu 18.04 machine (which I'm remotely accessing - also it has 3 2080s), but the docs are unclear on how to run pythia on a specific image in the …
inafi updated
4 years ago