Giter VIP home page Giter VIP logo

Comments (24)

timmeinhardt avatar timmeinhardt commented on September 3, 2024

Can you please post the full error log and did you convert the video to frame images? The README includes how to do this: ffmpeg -i data/snakeboard/snakeboard.mp4 -vf fps=30 data/snakeboard/%06d.png

from trackformer.

Zachein avatar Zachein commented on September 3, 2024

Can you please post the full error log and did you convert the video to frame images? The README includes how to do this: ffmpeg -i data/snakeboard/snakeboard.mp4 -vf fps=30 data/snakeboard/%06d.png

Thank you for your timely answer. I am sorry that I forget to convert it into a picture.

from trackformer.

timmeinhardt avatar timmeinhardt commented on September 3, 2024

No worries! If it works now we can close this issue?

from trackformer.

Zachein avatar Zachein commented on September 3, 2024

No worries! If it works now we can close this issue?
OK. Thank you again.

from trackformer.

zhoutianxiang-coder avatar zhoutianxiang-coder commented on September 3, 2024

i have convertd the video into a picture. but still get the same problem

from trackformer.

timmeinhardt avatar timmeinhardt commented on September 3, 2024

Maybe the images are in the wrong directory?

from trackformer.

zhoutianxiang-coder avatar zhoutianxiang-coder commented on September 3, 2024

image
I followed the instructions on the readme to split the video into images and save the images in the snakeboard folder

from trackformer.

timmeinhardt avatar timmeinhardt commented on September 3, 2024

Are your images in the DEMO folder?

from trackformer.

zhoutianxiang-coder avatar zhoutianxiang-coder commented on September 3, 2024

from trackformer.

timmeinhardt avatar timmeinhardt commented on September 3, 2024

Image or Images? And are the snakeboard files still there? Where you able to run the snakeboard demo?

from trackformer.

zhoutianxiang-coder avatar zhoutianxiang-coder commented on September 3, 2024

image
image
As shown in the picture above, I still put the finished pictures in the sakeboard, and then directly run the README command .
Is the video divided into 131 pictures?

from trackformer.

timmeinhardt avatar timmeinhardt commented on September 3, 2024

Where you able to run the snakeboard demo?
Our code outputs individual frames not a video file.

from trackformer.

zhoutianxiang-coder avatar zhoutianxiang-coder commented on September 3, 2024

What do you mean by where it runs? It's just the left side of the readme command and waiting to click to run

from trackformer.

timmeinhardt avatar timmeinhardt commented on September 3, 2024

Sorry "Were you able ..."

from trackformer.

zhoutianxiang-coder avatar zhoutianxiang-coder commented on September 3, 2024

Let me reiterate what I did: first I split the videos in Snakeboard into images according to the prompts on the readme, which I still save in the Snakeboard folder. Then I run the track.py file according to the instructions, which are shown in the image. But there is an error like the one above.

from trackformer.

zhoutianxiang-coder avatar zhoutianxiang-coder commented on September 3, 2024

image
image

from trackformer.

timmeinhardt avatar timmeinhardt commented on September 3, 2024

In which directory are u executing this? There is some path issue that you have to figure out by going into the code and debugging.

from trackformer.

zhoutianxiang-coder avatar zhoutianxiang-coder commented on September 3, 2024

Is this error due to the path? Is it the reason why the pictures were not found?I performed the operation in the main directory of the project, which is the trackformer-mian directory。What is the reason for this error?

from trackformer.

zhoutianxiang-coder avatar zhoutianxiang-coder commented on September 3, 2024

How to detect my own dataset images and obtain corresponding visualization results?

from trackformer.

zhoutianxiang-coder avatar zhoutianxiang-coder commented on September 3, 2024

I am operating under Windows, is that why?

from trackformer.

zhoutianxiang-coder avatar zhoutianxiang-coder commented on September 3, 2024

image
When I don't add write_images=pretty command is used, the running result is shown in the above figure

from trackformer.

timmeinhardt avatar timmeinhardt commented on September 3, 2024

This is a path issue of some sort. A few print/debug statements in the track.py file and you will figure this out. Beyond that I can not help you.

from trackformer.

zhoutianxiang-coder avatar zhoutianxiang-coder commented on September 3, 2024

ok, i will try. thank you so much for your help

from trackformer.

zhoutianxiang-coder avatar zhoutianxiang-coder commented on September 3, 2024

May I ask how to display his ID number on the tracking box? The color of the box is used to distinguish different ID numbers

from trackformer.

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.