-
Whatever photos I put , the net_ouput will be the same.And the final image showed last have the same frame.I am upset about this phenomenon.
Hope someone could tell me any advice.
Thank you.
> de…
-
- 파일 디렉토리 사용 방법
- 크롤링 완료 전 프로젝트 진행 방향
시험 끝나고 정리해올게요 회의 안 오신 분들 참고해주세요
-
This code (https://sites.google.com/view/tensorflow-example-java-api) is running successfully on YOLOv2 model, but not runs on my tensorflow model which I have trained by using python tutorial:
(h…
-
**Describe the bug**
I was following your steps but this error popped up when i was trying to create the yolov3 architecture
**To Reproduce**
Code and steps to reproduce the behavior:
```
rem…
-
First of all, I don’t know if this is the right place to ask for help when facing a problem, but I don’t really know where else to ask questions regarding darkflow.
First I tested darkflow on vario…
-
I am getting the following error when I use yad2k.py on yolov2:
> Traceback (most recent call last):
File "yad2k.py", line 272, in
_main(parser.parse_args())
File "yad2k.py", line 2…
-
I've attached the inference results using the simrdwn. As you can see, the detection is quite good, but I'm not sure why (for most of the buildings at least) the confidence is so low. Strangely this i…
-
Hi,
When I run config.py, it was not able to download the model. I tried with the tiny Yolo model I downloaded on Nov.2017 and newest model shared on the darknet website. They both dont work. Coul…
-
![image](https://user-images.githubusercontent.com/1320252/50059046-dde89f00-01bc-11e9-8314-cecb0387bc5e.png)
![image](https://user-images.githubusercontent.com/1320252/57378873-3d7d3080-71d8-11e9-9f…
-
Hi @pjreddie
the rnn example in Darknet project is only to predict words .
Can you upload examples training rnn network to classifiy image such as cifar10 or MNIST?
or just paste rnn cfg file us…