Closed
Description
Describe the bug
I am a label studio beginner in the labeling setup of Video Object Tracking. I noticed different frames counts between the original video file and key framesCount
in JSON why? They must be the same. Maybe BUG? Or do I need to set up something?
To Reproduce
Steps to reproduce the behavior:
- Go to http://localhost:8080/projects
- Create project and name it
- import video mp4
- Chose Video -> Video Object Tracking
- After adding label click
</>
and see the error(does not match)"framesCount": 106
see the screenshot
Expected behavior
framesCount
must be the same in Label studio and in Supervise.ly . By the way, you can check any video file with cv2
in python
Environment (please complete the following information):
- OS: Ubuntu desktop 20.04
- Label Studio Version 1.6.0
Additional context
In Screenshots see different framesCount
of one video file in Label studio and in Supervise.ly , I'm sure the correct framesCount
is in Supervise.ly