-
Could someone help me run ROLO on newer versions of tensorflow? Thanks.
-
I am getting less performance after conversion. Have you bench mark your code with before conversion and after conversion?
-
Hi everyone,
I’m working on a project that involves deploying a YOLOv10 model on a mobile/edge device. To improve inference speed and reduce the model size, I want to convert my YOLOv10 model to Te…
-
Starting to gathering some research / progress on github issues.. For future reference + help me to organize craziness in my head.
After benchmarking plenty of example apps / framework etc etc ...…
-
1)I have created anchors with the gen_anchors for my yolov3-tiny.config file
2) I kept default clusters 9 and I got
3.38,3.38, 3.83,5.01, 3.94,7.48, 4.95,4.75, 5.53,5.67, 6.45,4.06, 6.47,8.23, 7.45,…
-
I tried to establish the environment but failed. Pip cannot find the old Keras and TensorFlow for Python 2.7.
And, the newer Kera/TensorFlow only supports Python 3.5+.
Original environment: Keras 2.…
-
* `batch=1 (sync-mode)`
* CPU, VPU
* OpenCV 4.2.0 (master-branch 21 Mar 2020)
* OpenVINO 2020.1.033
* GPU
* CUDA 10.0
* cuDNN 7.4.2
* Darknet (Mar 22, 2020) GPU=1 CUDNN=1 CU…
-
Can you give a mini-tutorial on how to train this model and use it to predict bounding-boxes, on your own data. (given 20,000 images with bounding boxes, of objects not in ImageNet/coco). Just a few …
-
### Search before asking
- [X] I have searched the HUB [issues](https://github.com/ultralytics/hub/issues) and found no similar feature requests.
### Description
Hi Ultralytics Team!
Hope you f…
-
### Deep Learning Simplified Repository (Proposing new issue)
:red_circle: **Project Title** : Object Tracking Project
:red_circle: **Aim** : The aim is to create a deep learning project which will …