Open changcongxun opened 4 months ago
Yes, that's a different task. In FSC, the goal is to count all objects of the same class (e.g., pencils), not by color. I recommend running DAVE as usual with exemplars (including multiple colors of pencils) and then tweaking the verification (clustering) part. Instead of clustering based on exemplars, try different thresholds (similarity score) to see if it clusters objects by color. If the default version doesn’t manage to do this successfully, you may need to retrain the verification part of DAVE (feature projection).
To train DAVE on your own dataset, follow these steps:
Could you provide more details about your dataset? Specifically, is it significantly different from the dataset used in the original DAVE training?