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
Note : Please make sure that dependent packages for ffplay (see configure -> ffplay_deps) have been installed. Otherwise, ffplay will not be built.
arsei_ffmpeg
Copy the SFU-HW-Tracks-v1 dataset from https://data.mendeley.com/datasets/d5cc83ks6c/1 into the "Annotated_labels" folder.
It will look something like "Annotated_labels/SFU-HW-Tracks-v1/ClassE/FourPeople/<annotated_labels>"
Create the arsei_cfg folder like arsei_cfg/FourPeople
There is already a pre-built binary for HM encoder in the bin folder. If required, re-build the HM encoder using the source from https://vcgit.hhi.fraunhofer.de/jvet/HM and replace the binary.
Change the directory to bin folder.
Execute the master script file (In debian, source anno_label_to_bitstream.sh)
This will first convert the SFU-HW-Tracks-v1 annotated labels to config files and then encode the video along with the annotated regions in the form of ARSEI.
Now the bit stream could be visualized using ffplay <bitsream.h265>. This will display both the frames as well as the annotated regions in the form of bounding boxes.