SimCLR-tensorflow icon indicating copy to clipboard operation
SimCLR-tensorflow copied to clipboard

SimCLR with R-CNN for instance segmentation

Open timothyvanco opened this issue 5 years ago • 0 comments

Hi, is it possible to use SimCLR as pretext task - or SSL method with R-CNN (for example Faster R-CNN) to find instance segmentations in images? For example I have a dataset with 10 000 images, but just 500 are annotated. So I will use SimCLR (or other SSL method) to pre-train CNN and then use 500 annotated images for fine tuning.

timothyvanco avatar Nov 20 '20 18:11 timothyvanco