Gil Levi
Gil Levi
Hi, I added the following two papers: 1. Levi, Gil, and Tal Hassner. "Age and gender classification using convolutional neural networks." Proceedings of the IEEE Conference on Computer Vision and...
The requirements file was not updated, casing a few small issues when running `pip install -e .` and trying to run the demo. 1. `torchvision` version is not specified, thus...
Hi, Thank you for the great work in publishing this repository. I'm trying to evaluate CLIP in text to image retrieval on flickr30k by running `evaluate.py` with `--cfg-path lavis/projects/clip/exp_flickr_ret_eval.yaml`. However,...