-
Hi, I have trained the model using the Camera Capture tool it was brilliant.
Now I am willing to train this model using my own data set which has about 100 Pictures of me not annotated yet,
1. I a…
-
Do you have any plan to release the full model
-
Hi, Jonas
Thank you for your great work.
Do you have any suggestions for own dataset preparation and training on votenet with good enough result?
Could you please provide the link of Robotron 2D…
-
HI,
I tried to convert yolo format to pascal format
I haev folder with images and .txt files
:txt file consist of : classID x y width height
I do not have classes.txt file with me..
wha…
-
I have 23 images I'm testing this out with. I labeled my images with the bounding boxes using labelimg. I cloned this repo and updated the contents of the images, annotations, data, and training folde…
-
I was just to preprocess SROIE after I've seen FUNSD preprocessing code.
Can you tell me how you dealt with the 2D box coordinates of each token ( they didn't provide the annotation of each word ) or…
-
I have done the "Collecting your own Datasets" and it can classify the object. Cool.
May I know how to change the function call of my-detection.py?
# load the object detection model
net = jetson.…
-
OpenVINO version: openvino_2020.4.287
Operating System: Ubuntu 18.04
Hi, I have a FP16 model for face mask classification. I want to convert the model into INT8 model using OpenVINO Workbench. I c…
-
If you have an issue with training - no-detections / Nan avg-loss / low accuracy:
* what command do you use?
```bash
./darknet detector train data/rubbish_data.data cfg/yolov4-rubbish.cfg /home…
-
Hi @sayakpaul , could you try to put together a notebook that show how to train a TF2 Object Detection model using Colab GPU?
@farmaker47 FYI
**Update**: Colab Notebook tutorial - [https://githu…