-
@AlexeyAB .. Is it True that using Tensorflow implementation, the best mAP you can reach is ~44% ? using the darknet weights and cfg file. and implementing the network in TF, just not able to reproduc…
-
Hi,
Thanks for the python script to increase test accuracy for yolov3-tiny.
I trained yolov3-tiny from darknet, on my own dataset, hence changed class labels according to my data. Converted the mo…
-
Hi, while working with the Mask RCNN I noticed that it cannot detect long thin-ish objects (e.g. a pipe or a wire). It is possible that I do not have enough samples (small and imbalanced dataset), but…
-
Hi. I successfully implemented the demo versions-(coco, balloons, and shapes). Now i want to train the model on my custom dataset. I have dataset of almost 200 different meals and i have annotated the…
-
### System information
- **What is the top-level directory of the model you are using**: research/object-detection
- **Have I written custom code (as opposed to using a stock example script provided…
-
- Does this detection model train totally from scratch with COCO-Dataset or VOC?
Should we do pre-train with ImageNet?
- GRID_W = 18 & GRID_H = 10
How to set these two hyper-parameters ?
(e.…
muye5 updated
6 years ago
-
RuntimeError: shape '[512, 2048, 1, 1]' is invalid for input of size 680093
Can you tell me what is wrong?
-
Greetings !
I'm attempting to install the package, and I ran into the following error :
LOG
```log
Using version ^1.9.0 for datumaro
Updating dependencies
Resolving dependencies... (…
-
Hello, could you share your dataset ? I read this paper, the download link is unuseful, so your script can not download this dataset also. I need your help....thx a lot.....
-
### Search before asking
- [X] I have searched the Ultralytics YOLO [issues](https://github.com/ultralytics/ultralytics/issues) and found no similar bug report.
### Ultralytics YOLO Component
_No …