Giter Site home page Giter Site logo

Comments (5)

Intruder31 avatar Intruder31 commented on August 17, 2024

Same issue. I have a custom trained YOLOv3 model, converted that to tf format using the convert.py in this repo; doesn't detect anything. Are you using custom trained model too?

For me the pre-trained YOLOv3 works though.

from single-multiple-custom-object-detection-and-tracking.

PiotrG1996 avatar PiotrG1996 commented on August 17, 2024

I used official weights from this source: https://pjreddie.com/darknet/yolo/

None of them worked for me. Could you share .tf files? I have no idea what's wrong with my files.

from single-multiple-custom-object-detection-and-tracking.

Intruder31 avatar Intruder31 commented on August 17, 2024

Sure I could share them. What platform do you want me to upload them on?

Also, would love to take a look at your .tf files to resolve my issue with custom trained weights.

I have attached the list of files as well as their sizes (if that helps) after conversion. The highlighted ones are newly formed.
Screenshot 2021-05-30 at 11 41 16 PM

from single-multiple-custom-object-detection-and-tracking.

Intruder31 avatar Intruder31 commented on August 17, 2024

Ok I guess I'd downloaded the wrong weights and I'm guessing you have too.

You will need to download weights from https://pjreddie.com/media/files/yolov3.weights (~248 MB) and then convert them to .tf

To train on custom datasets, we need convolutional weights that are pre-trained on Imagenet. These are found at https://pjreddie.com/media/files/darknet53.conv.74 (~162.5 MB)

from single-multiple-custom-object-detection-and-tracking.

PiotrG1996 avatar PiotrG1996 commented on August 17, 2024

Thanks, this fixed my issue. Nonetheless, this algorithm seems to be very memory consuming. GPU results on gtx 1080 2-3 fps.
Have you tested tensorflow lite with it?
results

from single-multiple-custom-object-detection-and-tracking.

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.