Giter Club home page Giter Club logo

Comments (14)

joei1981 avatar joei1981 commented on July 26, 2024 2

In my understanding, except yolo-small.ckpt, the source for detection should be revised somehow for promising a successful execution, but I do not how to revise.
I am from China.

from yolo_tensorflow.

msegala avatar msegala commented on July 26, 2024

any luck with this? I am starting to do the same thing and thought we could help each other. Would you mind posting your weight file along with the code? I will take a look and see if I can get it working on my images.

from yolo_tensorflow.

joei1981 avatar joei1981 commented on July 26, 2024

Thank you so much for your interesting.

I have shared weights file with your gmail, please make a try.
If you find any problems, please feel free to tell me.

from yolo_tensorflow.

haoran1062 avatar haoran1062 commented on July 26, 2024

hi,I try to convert the yolo-tiny.weights(download form YOLO),and it success to create the yolo-tiny.ckpt,but when I test that yolo-tiny.ckpt(python YOLO_tiny_tf.py):
'Detect from person.jpg class : aeroplane , [x,y,w,h]=[168759,167882,13921232896,8060527616], Confidence = 92084104.0 Traceback (most recent call last): File "YOLO_tiny_tf.py", line 237, in main(sys.argv) File "YOLO_tiny_tf.py", line 232, in main yolo = YOLO_TF(argvs) File "YOLO_tiny_tf.py", line 30, in init if self.fromfile is not None: self.detect_from_file(self.fromfile) File "YOLO_tiny_tf.py", line 124, in detect_from_file self.detect_from_cvmat(img) File "YOLO_tiny_tf.py", line 116, in detect_from_cvmat self.show_results(img,self.result) File "YOLO_tiny_tf.py", line 203, in show_results cv2.rectangle(img_cp,(x-w,y-h),(x+w,y+h),(0,255,0),2) OverflowError: signed integer is less than minimum'
I think we have the same question?

from yolo_tensorflow.

joei1981 avatar joei1981 commented on July 26, 2024

To haoran1062:

Yes, I think so. We encountered the similar problem, but actually I have not resolved it.

from yolo_tensorflow.

haoran1062 avatar haoran1062 commented on July 26, 2024

Just 1 min ago,I try the yolo-small.weights -> yolo-small.ckpt,and to test it, and it success to load and to label form my camera! I think maybe my download(yolo-tiny.weights) maybe have some error or the YOLO_tiny_builder.py have some bug... I don't sure,my guess... And I'm trying to convert my weights(although my weights are trainnig by tiny),I try to run my training with small and run conv again,BTW,which country you are?my English is not good T^T

from yolo_tensorflow.

haoran1062 avatar haoran1062 commented on July 26, 2024

joei1981
我靠 俩国人在github用英语讨论半天问题 233...

from yolo_tensorflow.

joei1981 avatar joei1981 commented on July 26, 2024

You can contact me by [email protected]

from yolo_tensorflow.

xieyulai avatar xieyulai commented on July 26, 2024

@joei1981 @haoran1062 @msegala do you resovle this issue?

from yolo_tensorflow.

strickon avatar strickon commented on July 26, 2024

Yolo uses the coco dataset which has 80 classes. It just can't be swapped in with small or tiny. You have to make the new network. I am trying to generate the ckpt file but I am not on linux so I need the source to the modified darknet. If you have the yolo.ckpt file, can you share with me.

I was looking at yolo v2 which I realize this system doesn't support.

from yolo_tensorflow.

hust-kevin avatar hust-kevin commented on July 26, 2024

@joei1981 我访问不了谷歌云盘,可以将三个网络的权重文件以百度云盘的形式分享给我吗,我的邮箱为
[email protected]

from yolo_tensorflow.

cococyx avatar cococyx commented on July 26, 2024

@joei1981 Could you please share the yolo.ckpt file(YOLO_small.ckpt / YOLO_tiny.ckpt / YOLO_face.ckpt). Thanks a lot. My email is [email protected]

from yolo_tensorflow.

YunYang1994 avatar YunYang1994 commented on July 26, 2024

hope this helps you ! https://github.com/YunYang1994/tensorflow-yolov3

from yolo_tensorflow.

cococyx avatar cococyx commented on July 26, 2024

from yolo_tensorflow.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.