|
|
|
|
|
by kosche
2276 days ago
|
|
We had/have this problem too. If nn "sees" unknown model it tries to classify it as one of known models. To avoid this, we added 'Other/Other' bucket and put ~3k images of different cars/buses/trucks in there. Now unknown models in most cases are classified as 'Other/Other' label. |
|