opennsfw2 icon indicating copy to clipboard operation
opennsfw2 copied to clipboard

Range for video prediction

Open henryruhs opened this issue 10 months ago • 3 comments

Is there a chance you implement a frame range for video prediction like.

predict_video_frames(video_path, (100, 200))

Many people in my community gonna appreciate that.

Regards

henryruhs avatar Aug 24 '23 05:08 henryruhs

Hi, thanks for your interest in the library!

Do you mean allowing the user to specify the frame range of the given video to be predicted on?

bhky avatar Aug 24 '23 05:08 bhky

We have --trim-frame-start and --trim-frame-end in FaceFusion... therefore no need to predict the whole video.

henryruhs avatar Aug 24 '23 06:08 henryruhs

The idea sounds good and I shall consider including this feature. Nonetheless, please understand that I could not give any timetable for now. :)

bhky avatar Aug 25 '23 10:08 bhky