welix
welix
I added my ACMMM21 work to the leaderboard.
For in details, please see my pull request. ``` git clone -b python3 https://github.com/misogil0116/StoryGAN.git ``` After 120 epochs, generated images are as below (the left is the generated images and...
Currently, `train_caption_coco_large.sh` is not located on `run_scripts/lavis/blip/...` but `run_scripts/blip/...`. I found 4 cases hits, so fixed them. ``` awkrail@taichi-nishimuranoMacBook-Pro docs % ag "run_scripts/lavis" tutorial.training-example.rst 10: bash run_scripts/lavis/blip/train/train_caption_coco_large.sh tutorial.configs.rst 11: bash...
Hi @wentaozhu , thank you for sharing great work! I tried to download videos, yet some videos are missing in the test set. I attached the missing video to this...
Related to #484. ClipShots is the largest dataset for video shot detection. In this PR, I add it to the evaluation set.
**Description:** Thank you for your work! I downloaded a video from [here](https://github.com/line/lighthouse/blob/main/api_example/RoripwjYFp8_60.0_210.0.mp4) and applied `HistDetector` to it via both Python API and command line. I found that they outputs different...