GithubHelp home page GithubHelp logo

Comments (1)

kaylode avatar kaylode commented on June 19, 2024

Hi @pouoq34, thank you for your comment :)
For your questions:

path to street annotation files in configs/cam_configs.yaml
--> i can resize street size(zone) by modifying cam_configs.yaml

You can resize the street zone and modify it yourself, but NOT by modifying cam_configs.yaml . To accomplish this, look into the zone_path argument in that file, which have demo/sample value by default. You can specify this value to your specific folder in which contains camera polygons/zones. For the format of these polygons, see demo/sample/cam_04.json for example. To change the zone size or shape, change the value for points field in the json file.

path to video file
--> check my video file path

Your path is correct, I think

model's checkpoint
-> replace "vehicle-counting/models/deepsort/deep/checkpoint/ckpt.t7"
with "customized deepsort model result(checkpint/ckpt.t7)"

Yes, if you want to use your own deepsort checkpoint. But the default deepsort checkpoint also works well (although it was trained on human dataset, not vehicle)

I customized labels and could get customized yolo v5 weights files(best.pt).
I have tried your code using my custom weights and video but it was failde :(

For now, the trained yolov5 checkpoint is not compatible with this repo. However, I will provide a checkpoint conversion script soon. If you really want to do this yourself, I give a workaround in #6.

But the error that you faced as in the image maybe due to your timm version on your local machine. Reply from efficientdet author: link.

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.