Giter VIP home page Giter VIP logo

Comments (2)

kaylode avatar kaylode commented on June 5, 2024

Hi @farhanrbnn , thanks for your interest in this project.

For your question

i really love your repo here, it such a great project. i have a quick question for you. before inference process, there's a process to download file like this. Downloading: "https://github.com/ultralytics/yolov5/archive/master.zip" to /root/.cache/torch/hub/master.zip is it really mandatory to download the file ? or you can put the file locally ? thank you.

  • No, it's not required to download that file, I suppose that happens because I used torch.hub.load('ultralytics/yolov5', 'custom') in the code. Instead you can use a local YOLOv5 repo, according to this (in the "Custom Models" section). However, you should use the repo in which you used to train the model for compatibility.

from vehicle-counting.

farhanrbnn avatar farhanrbnn commented on June 5, 2024

thanks for your answer, i just curious if it's can be local or not. keep up the good work mate.

from vehicle-counting.

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.