altndrr / vic

Code implementation of our NeurIPS 2023 paper: Vocabulary-free Image Classification
https://alessandroconti.me/papers/2306.00917
MIT License
101 stars 3 forks source link

Update Docker requirements #13

Closed altndrr closed 1 year ago

altndrr commented 1 year ago

What does this PR do?

Replace pip with conda for Dockerfile.retrieval. This is to avoid an issue where sometimes package dependencies could not be resolved to create the container. The issue was probably caused by the latest update of the clip-retrieval library.

Before submitting

Did you have fun?

Make sure you had fun coding 🙃