Unsupervised-Classification
Unsupervised-Classification copied to clipboard
Extract visual features for new images
Hey! How can one use your model (after all the 3 steps of training) to extract visual features from a new image? Do you have a snippet of code for this? Which layer should be used? For example, "backbone.layer4.1.bn2.running_mean"?