Exploit-Unknown-Gradually icon indicating copy to clipboard operation
Exploit-Unknown-Gradually copied to clipboard

CVPR 2018 Exploit the Unknown Gradually: One-Shot Video-Based Person Re-Identification by Stepwise Learning

Results 1 Exploit-Unknown-Gradually issues
Sort by recently updated
recently updated
newest added

Hi, I was looking the code and I found that after each update of the labelled training data, you are retraining the network from scratch using more labelled data. Am...