Giter VIP home page Giter VIP logo

Comments (9)

zhengthomastang avatar zhengthomastang commented on September 27, 2024 1

@bitasd Thanks for the questions. For (1) and (2), the scales on the speed values have been fine-tuned based on the actual speed limits and the evaluated performance on the test set. For (3), it is because the frame rates for the videos are different. We also considered the viewing perspectives to determine what a reliable range of frames for speed estimation should be.

from 2018aicity_teamuw.

zhengthomastang avatar zhengthomastang commented on September 27, 2024 1

@bitasd The constant 2.23694 (line 348 in main.cpp) is for converting meters/second to miles/hour. Only the parameters in (1) were tuned.

from 2018aicity_teamuw.

zhengthomastang avatar zhengthomastang commented on September 27, 2024

Sorry. Most of our implementations are in C++ and Matlab. But for our single-camera tracking part, there is a new version using PyTorch. You can also choose to use Python-based object detectors.

from 2018aicity_teamuw.

JoyceLiang-sudo avatar JoyceLiang-sudo commented on September 27, 2024

Sorry. Most of our implementations are in C++ and Matlab. But for our single-camera tracking part, there is a new version using PyTorch. You can also choose to use Python-based object detectors.

For the speed estimation,would you like to tell me how to get the camera parameters? Is it based on the camera that shot this video?

from 2018aicity_teamuw.

zhengthomastang avatar zhengthomastang commented on September 27, 2024

@tabu666 Yes. The camera parameters are different for each camera. You can use our provided camera calibration tool to compute them: https://github.com/zhengthomastang/2018AICity_TeamUW/tree/master/Track1/2_CAM_CAL

from 2018aicity_teamuw.

JoyceLiang-sudo avatar JoyceLiang-sudo commented on September 27, 2024

@zhengthomastang OK,thanks for your help!

from 2018aicity_teamuw.

bitasd avatar bitasd commented on September 27, 2024

@zhengthomastang Hi Thomas!
Could you please let me know:
1.why the speed has been scaled by 1.25, 1.05, 0.8, ets depending on the video (line 151 in main.cpp), and how these numbers have been drawn?
2. why the accumulated distance between frames has been multiplied by 2.23694 (line 348 in main.cpp)
3. why the number of used frames for the computation of average speed is set to 15 for some videos and 31 in some others
Your response would help me out a lot!
Thanks!!!

from 2018aicity_teamuw.

bitasd avatar bitasd commented on September 27, 2024

You can also choose to use Python-based object detectors.
, there is a new version using PyTorch
But for our single-camera tracking part, there is a new version using PyTorch

Could you please point us to this python implementation? greatly appreciate it.

from 2018aicity_teamuw.

zhengthomastang avatar zhengthomastang commented on September 27, 2024

Hi. You can check out Faster R-CNN, SSD, YOLO, etc.

from 2018aicity_teamuw.

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.