You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thanks for opening source such great dataset! While when I download videos from youtube according to provided way, I find that the resolution of the downloaded video is inconsistent with the mask resolution in the annotations. Here is an example. I download such a video through this command
yt-dlp https://www.youtube.com/watch?v=BehuKDY77WY -f best -f mp4 -o BehuKDY77WY.mp4
The downloaded video size is 202×360, while the size of the annotated masks is 406×720. So as jRNNPxgLkBU. I installed yt-dlp through pip. Is there anything wrong?
The text was updated successfully, but these errors were encountered:
Thanks for opening source such great dataset! While when I download videos from youtube according to provided way, I find that the resolution of the downloaded video is inconsistent with the mask resolution in the annotations. Here is an example. I download such a video through this command
The downloaded video size is 202×360, while the size of the annotated masks is 406×720. So as jRNNPxgLkBU. I installed yt-dlp through pip. Is there anything wrong?
The text was updated successfully, but these errors were encountered: