-
Hey @MARDAScience — this dashboard that @ShahNafisRafique is building is mostly for Sallenger regime classification. But what other operations should a Coastal dashboard have? pixel annotation? segmen…
-
Hi Sir,
I try to train a small object (only one class) detector, but I only have limited data (1x images).
Each image has thousands objects.
My question as below :
1. If a image includes 1000 …
-
Hi,I am trying install LabelImg from source,I have installed PyQt4 and lxml now when runing this command:
`pyrcc4 -o resources.py resources.qrc`
getting this error:
> 'pyrcc4' is not recognized a…
-
I have a dataset with 1 class that has been labeled with the LabelImg tool in Pascal/Voc format. How can I convert them to COCO 2017 (instances_train.json)?
I tried using [roboflow](https://app.robo…
-
i would really like to save the inference output to a specified file, is this possible?
-
Hello, I am trying to perform a training job with the help of the model (specified below) on my own dataset which contains only 2 classes.
System Info and things completed so far:
1. Windows 10 …
-
Hi,
I am training a new dataset. However, the training always runs for a few steps and suddenly encounters the following error: "AttributeError: 'NoneType' object has no attribute 'shape'". I thin…
-
I tried to train a custom dataset and I made annotations by using VIA tool, exported in coco format. All of my inputs are filtered. When I make annotations by using labelimg and convert it into COCO f…
-
I know there is a label tool for pascal voc , labelImg.
For this dataset of R2CNN, do you have an annotation tool?
-
hi ,
please help me with training my own dataset on **mask_rcnn_inception_resnet_v2_atrous_coco** model.
I have refered to https://github.com/tensorflow/models/blob/master/research/object_detection/…