-
### Search before asking
- [X] I have searched the HUB [issues](https://github.com/ultralytics/hub/issues) and found no similar bug report.
### HUB Component
_No response_
### Bug
During the tra…
-
When I tried to do bounding box for a dog image I got an error, please let me know the solution.
> python yolo3_one_file_to_detect_them_all.py -w yolo3.weights -i dog.jpg
Error: 2019-08-13 10:56:1…
-
I have tested your tiny-yolo on pascal_voc 2007 validation set. The result of test is so bad, I think. Do you use
paramters from darknet tiny_yolo or trained by yourself? Can your tiny_yolo reach…
-
Hi @rky0930 ,
I trying to using this framework but not fully support correctly
I can training by your config
But it fail on export inference graph
`Traceback (most recent call last):
File "obj…
zxwxz updated
6 years ago
-
Hi @justadudewhohacks
I was trying the api on a Mobile browser, but is not working :worried:
I tried it on a Android 8.0, Chrome, and I was using React.js
If you want to try it too, here is the…
-
Thanks for your sharing!
when I evaluate my data with yolov3_coco_demo.ckpt(ReadMe providede the link),I meet some errors that I can not solve by adding tf.global_variables_initializer() and some ot…
-
tensorflow.python.framework.errors_impl.InternalError: Blas SGEMM launch failed : m=259584, n=32, k=64
[[{{node conv2d_3/convolution}} = Conv2D[T=DT_FLOAT, _class=["loc:@training/Adam/gradients/con…
-
Converting the darknet `tiny-yolo.cfg` (only modified for number of classes) fails to detect any objects in Keras.
To be clear:
```
sean@sean-linux:~/src/darknet/cfg$ diff tiny-yolo.cfg modifie…
-
thanks you for this tutorial but how do you do to convert the weights from darknet to tensorflow?
-
Hi,
Thanks for sharing this amazing work,
but it seems the pre-trained model share link expired and was cancelled,
Is it convenient to provide a link?
Thank you very much!