CLIPSelf
CLIPSelf copied to clipboard
Error about the dataset-type: invalid choice: 'grid_distill'
Hi, thanks you support the codes of CLIPSelf, a very nice work!
Here is an error about:
main.py: error: argument --dataset-type: invalid choice: 'grid_distill' (choose from 'webdataset', 'csv', 'synthetic', 'auto')
Please tell how to solve this problem? Thanks you!
Hi! I guess you installed an official OpenCLIP version. Try
cd CLIPSelf
pip install -e . -v