Chrome Vision is a computer vision model that improves the contrastive learning framework MoCo’s accuracy by detecting and cutting images before classification.
conda env create -f environment.yml
# conda env remove -n cvconda env listconda activate cv
# conda deactivateconda install cpuonly -c pytorchconda install pytorch-cuda=11.6 -c pytorch -c nvidiaRun chrome vision inside the train.ipynb jupyter notebook