Kwong Chun Ho
Kwong Chun Ho
I am new to the open clip, is there any easier way to quickly start training open clip?I am really confused about the Training part of readme.md... Especially there are...
FAILED tests/test_training_simple.py::test_training_unfreezing_vit - TypeError: forward() got an unexpected keyword argument 'output_dict' !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! stopping after 1 failures !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! ======================== 1 failed, 27 passed, 44 skipped, 12 warnings in 266.33s (0:04:26) ========================...
when I enter the command: img2dataset --url_list cc3m.tsv --input_format "tsv"\ --url_col "url" --caption_col "caption" --output_format webdataset\ --output_folder cc3m --processes_count 16 --thread_count 64 --image_size 256\ --enable_wandb True it show as follows:...