fastbook icon indicating copy to clipboard operation
fastbook copied to clipboard

ImageClassifierCleaner is not working correctly

Open samjoy opened this issue 4 years ago • 2 comments
trafficstars

In the ImageClassifierCleaner(), if I change from cleaning one category (say black bears) to another (grizzly bears), the cleaner instance seems to lose all the changes you’d been flagging for black bears (i.e. the previous category). The same issue happens if change from the training to validation set under the same category.

samjoy avatar Dec 18 '20 11:12 samjoy

This is happening with me as well, it ends up breaking the continuation.

LarryDCJ avatar Mar 23 '21 22:03 LarryDCJ