-
getting this error when trying to run `python flow --model cfg/tiny-yolo.cfg --load bin/yolo-tiny.weights --demo videofile.avi --gpu 1.0`
the full error follows:
```
D:\dev\darkflow\darkflow\dar…
-
when i run the train.py , it is error: failed to allocate 5.24G (5623156736 bytes) from device: CUDA_ERROR_OUT_OF_MEMORY
..........................
deubug the code, when run this code:
【model_b…
vc815 updated
4 years ago
-
I am new to recognition and never used tensorflow before. And I can't figure out how to load my model into the tool. Because when I upload all files to AI import it shows me that it regocnized 5 model…
-
## Reference
- [Github repo](https://github.com/AlexeyAB/darknet)
- [How to train (to detect your custom objects)](https://github.com/AlexeyAB/darknet#how-to-train-to-detect-your-custom-objects)
…
-
## 🚀 Feature
Typing into the command line "pip install torch" would make a full installation of PyTorch on a Raspberry Pi 4B
## Motivation
Many, many developers come into the software developme…
-
Hi,
great work. I'm also trying to use yolov3 in openvino. Have you checked the inference accuracy for the converted yolov3 model? I trained my own dataset with new model(based on the structure of yo…
-
Hi,
Thanks for the implementation !
I created the dataset with my own data accordingly to the Tensorflow TFrecord api.
However, I am experiencing several issues with the training workflow.
1. …
-
Hi,
I am wondering if we can train and deploy yolov3 using tensorflow framework?
Thank you,
ghost updated
5 years ago
-
How to convert darknet .weights and .cfg files to model optimizer format.
I have used:
`python3 /opt/intel/computer_vision_sdk_2018.5.445/deployment_tools/model_optimizer/mo_tf.py --input_model /h…
vtpl1 updated
5 years ago
-