You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Mar 19, 2024. It is now read-only.
Now, I want to perform linear classification on voc07. However, I am not sure how to register the voc07 dataset in my python interpreter, and what is the expected data format. For Imagenet, I followed the following steps:
Hi,
I have installed VISSL using conda pre-built binaries and have successfully trained SimClr on ImageNet following https://vissl.readthedocs.io/en/v0.1.5/getting_started.html. Next, I evaluated the saved model checkpoint on ImageNet Linear Evaluation following https://vissl.readthedocs.io/en/v0.1.5/evaluations/linear_benchmark.html#benchmark-imagenet-1k.
Now, I want to perform linear classification on voc07. However, I am not sure how to register the voc07 dataset in my python interpreter, and what is the expected data format. For Imagenet, I followed the following steps:
What will be the commands for registering voc07?
The text was updated successfully, but these errors were encountered: