Views
No views yet
cc_ft.ckpt), intended for use with the inference code in the repo above (modeling/src/test.py):1hf download malper/learning-interactions-cc-ft cc_ft.ckpt --local-dir .
2python src/test.py -d <image_dir> -o <output.json> -c cc_ft.ckpt -cc <clipcap_pretrained_weights>1@InProceedings{alper2023learning,
2 author = {Morris Alper and Hadar Averbuch-Elor},
3 title = {Learning Human-Human Interactions in Images from Weak Textual Supervision},
4 booktitle = {Proceedings of the IEEE/CVF International Conference on Computer Vision (ICCV)},
5 year = {2023}
6}