SimCLR
SimCLR copied to clipboard
how to do downstream task for image classification
Hi, is there any example how to do fine tuning / downstream task for classification by adding fc after the backbone ?
thanks
I believe their notebook implementation is already suited for that task.