GithubHelp home page GithubHelp logo

(ptrorch) PS C:\Users\Administrator\Downloads\Compressed\vehicle-counting-1-master> python detect.py --video_path input.mp4 Traceback (most recent call last): File "detect.py", line 123, in <module> config = Config(os.path.join('configs',args.config)) File "D:\ProgramData\Anaconda3\envs\ptrorch\lib\ntpath.py", line 117, in join genericpath._check_arg_types('join', path, *paths) File "D:\ProgramData\Anac about vehicle-counting HOT 4 CLOSED

kaylode avatar kaylode commented on September 21, 2024
(ptrorch) PS C:\Users\Administrator\Downloads\Compressed\vehicle-counting-1-master> python detect.py --video_path input.mp4 Traceback (most recent call last): File "detect.py", line 123, in config = Config(os.path.join('configs',args.config)) File "D:\ProgramData\Anaconda3\envs\ptrorch\lib\ntpath.py", line 117, in join genericpath._check_arg_types('join', path, *paths) File "D:\ProgramData\Anac

from vehicle-counting.

Comments (4)

kaylode avatar kaylode commented on September 21, 2024

please try this

pip install -U pyyaml

from vehicle-counting.

byq-luo avatar byq-luo commented on September 21, 2024

from vehicle-counting.

kaylode avatar kaylode commented on September 21, 2024

I have installed this.发自我的iPhone------------------ Original ------------------From: Kaylode Kieran [email protected]Date: Sun,Nov 8,2020 5:43 PMTo: kaylode/vehicle-counting [email protected]Cc: byq-luo [email protected], Author [email protected]Subject: Re: [kaylode/vehicle-counting] (ptrorch) PSC:\Users\Administrator\Downloads\Compressed\vehicle-counting-1-master> pythondetect.py --video_path input.mp4 Traceback (most recent call last): File"detect.py", line 123, in config =Config(os.path.join('configs',args.config)) File"D:\ProgramData\Anaconda3\envs\ptrorch\lib\ntpath.py", line 117, in join genericpath._check_arg_types('join', path, *paths) File "D:\ProgramData\Anac(#1) please try this pip install -U pyyaml —You are receiving this because you authored the thread.Reply to this email directly, view it on GitHub, or unsubscribe. [ { "@context": "http://schema.org", "@type": "EmailMessage", "potentialAction": { "@type": "ViewAction", "target": "#1 (comment)", "url": "#1 (comment)", "name": "View Issue" }, "description": "View this Issue on GitHub", "publisher": { "@type": "Organization", "name": "GitHub", "url": "https://github.com" } } ]

You must provide a config file (.yaml) as written in the command:

python detect.py -c=<version of EfficientDet> --config=<path to project config yaml file> --video_path=<path to video .mp4>

You can look at my ./configs/aic-hcmc.yaml for example, to customize on your on dataset
If you use my trained efficientdet-d2 weight you can use that aic-hcmc.yaml directly by this command;

python detect.py -c=2 --config=aic-hcmc.yaml --video_path=input.mp4

However, i recommend fine-tuning the detector on your own dataset for better results

from vehicle-counting.

byq-luo avatar byq-luo commented on September 21, 2024

I have installed this.发自我的iPhone------------------ Original ------------------From: Kaylode Kieran [email protected]Date: Sun,Nov 8,2020 5:43 PMTo: kaylode/vehicle-counting [email protected]Cc: byq-luo [email protected], Author [email protected]Subject: Re: [kaylode/vehicle-counting] (ptrorch) PSC:\Users\Administrator\Downloads\Compressed\vehicle-counting-1-master> pythondetect.py --video_path input.mp4 Traceback (most recent call last): File"detect.py", line 123, in config =Config(os.path.join('configs',args.config)) File"D:\ProgramData\Anaconda3\envs\ptrorch\lib\ntpath.py", line 117, in join genericpath._check_arg_types('join', path, *paths) File "D:\ProgramData\Anac(#1) please try this pip install -U pyyaml —You are receiving this because you authored the thread.Reply to this email directly, view it on GitHub, or unsubscribe. [ { "@context": "http://schema.org", "@type": "EmailMessage", "potentialAction": { "@type": "ViewAction", "target": "#1 (comment)", "url": "#1 (comment)", "name": "View Issue" }, "description": "View this Issue on GitHub", "publisher": { "@type": "Organization", "name": "GitHub", "url": "https://github.com" } } ]

You must provide a config file (.yaml) as written in the command:

python detect.py -c=<version of EfficientDet> --config=<path to project config yaml file> --video_path=<path to video .mp4>

You can look at my ./configs/aic-hcmc.yaml for example, to customize on your on dataset
If you use my trained efficientdet-d2 weight you can use that aic-hcmc.yaml directly by this command;

python detect.py -c=2 --config=aic-hcmc.yaml --video_path=input.mp4

However, i recommend fine-tuning the detector on your own dataset for better results

Thank you.

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.