Releases: OatmealLiu/class-iNCD
Releases · OatmealLiu/class-iNCD
v1.1_FRoST_class-iNCD
v1.1_FRoST_class-iNCD Release:
- Added test-only code for using trained model weights to test the performance directly.
- Uploaded our trained model weights for reproducing the experimental results in the paper.
- Solved the bug of making shallow copy instead of deep copy (np.copy() is needed) in the evaluation function due to NumPy version changes.
v1.0_FRoST_class-iNCD
This release is the PyTorch implementation for the paper Class-incremental Novel Class Discovery (ECCV 2022).