-
Is it possible to train it on dataset VOC
-
I'm converting this dataset (https://www.di.ens.fr/willow/research/headdetection/) from xml to txt to use it in YOLO but I'm getting this error.
VOC Parsing Result : False, msg : ERROR : 'NoneType' o…
-
**Describe the feature**
Semantic segmentation on PASCAL VOC datatset
**Motivation**
PASCAL VOC is a great way to check model's sanity in a short amount of the time.
A lot of segmentation model…
-
conda create --name pointrend python=3.6
conda install pytorch==1.1.0 torchvision==0.3.0 cudatoolkit=9.0 -c pytorch
CUDA_VISIBLE_DEVICES=2 python -u tools/train.py --config-file configs/pascal_v…
-
Should the predicate
Read hasResponseStatus
Rather than hasAcceptanceStatus
-
### What happened?
in the descriptive note, the units given for this sensor are:
- VOC: ppm
- formaldehyd: mg/m3
However, in the Tuya application, these two data appear:
- VOC: with a factor /1…
-
Last Error Received:
Process: MDX-Net
If this error persists, please contact the developers with the error details.
Raw Error Details:
ZeroDivisionError: "float division by zero"
Tracebac…
-
How can we train on fewer classes with the VOC dataset? I have changed the VOC_CLASSES dictionary to two labels and updated cfg['num_classes'] to 3, yet I still see the algorithm looking for other lab…
-
I have trained my own dataset using coco format successfully, and I get a AP in coco format. And there are 4 classes.
Average Precision (AP) @[ IoU=0.50:0.95 | area= all | maxDets=100 ] = 0.647
…
-
Hey AIIX,
We had a question from Translate.mycroft.ai on how they should translate "getarticle newsurl" and whether it's a typo eg should be "get article" with regex?
I can't work out how the u…