yjh0410 / YOWOv2

The second generation of YOWO action detector.
MIT License
187 stars 31 forks source link

output video #13

Closed ChethanN01 closed 1 year ago

ChethanN01 commented 1 year ago

Team,

how do i get output videos? i am seeing set of images when i do inference,

yjh0410 commented 1 year ago

@ChethanN01 If you would like to detect videos, please run the demo.py file and refer to the README file for the command. When running the demo.py file to detect actions in a video, the results will be saved in the det_results folder in the format of the video. Please refer to the source code of demo.py for more details.

ChethanN01 commented 1 year ago

can eval wont does this work? where the output will get saved?

ChethanN01 commented 1 year ago

closed