-
Im looking for any annotation tool which gives the output as east dataset format, so that i can train my custom data. and make a model which should detect only the trained lables.
My scope is to ex…
-
Hi, @AlexeyAB
I want to get the coordinates of the detected object and save the data to a txt file
I have add
```
FILE *fp=fopen("results/result.txt","a");
fprintf(fp,"%d %d %d %d\n",b_x_cente…
-
i tested it on image & im getting the mask, now i want to save this mask/annotations in yolo or mask rcnn or any segmentation format.
what should i need to do.
thanks.
-
![Captura](https://user-images.githubusercontent.com/48415586/88299945-eece9000-ccd0-11ea-915d-cecb40abf0eb.PNG)
Hey im having this issue after training an object detector for 2 classes
`[net]
…
-
Hello,
I am having an error while trainining for segmention like this:
all the input arrays must have same number of dimensions, but the array at index 0 has 1 dimension(s) and the array at index 1 …
-
May I ask where did you get this model?
![image](https://github.com/spring98/flutter-yolo-realtime-plugin/assets/94452911/ba804160-daf4-480d-95a0-5fd957d47942)
-
I am using the object detection script, which searches for ~80 objects in the image. Is it possible to refine this to only search for selected objects?
-
CC @danbri
This is mainly about http://schema.org/Person but everything that has emails and phones can need to have labels for them, in which case they become an object.
Currently, `telephone` …
-
**read FAQ: https://github.com/AlexeyAB/darknet/wiki/FAQ---frequently-asked-questions**
I have read the FAQ and
- I ran the map-Command and got (TP = 0, FP = 0) for it
- I ran this command "detec…
-
### my dataset img
classes:10
train : 301
valid : 144
all img size is 96x96
### calc anchors
1. 608x608
![image](https://user-images.githubusercontent.com/20632502/88245522-7668ce80-ccd2-11ea…
mey1k updated
4 years ago