shahsohil / DCC

This repository contains the source code and data for reproducing results of Deep Continuous Clustering paper
MIT License
208 stars 53 forks source link

Would it be possible to "classify" new images after training DCC on a dataset? #34

Open Detzy opened 2 years ago

Detzy commented 2 years ago

So if I have a data set A, and train DCC on A, is it theoretically possible to introduce a small data set B (around 1 image or so) to the clustering with only minimal effort/a few extra iterations of DCC training?