Closed ooza closed 3 months ago
Hi @ooza,
I appreciate your interest in our work. We recently released our work called VideoGPT+ and an improved semi-automatic video annotation pipeline. All the scripts to run the pipeline are also released.
Please check it out at GitHub, HuggingFace.
Please let me know if you have any questions. Good Luck!
Hello, Thanks a lot for making available this amazing work! I'm interested in the semi-automatic dataset creation. Any useful detail about this framework will be much appreciated. The script generate_instruction_qa_semi_automatic.py requires
It will be useful to provide a running example of this script
python generate_instruction_qa_semi_automatic.py ----gt_caption_file ... --pred_dir ...
?