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.