starstarb

Results 3 issues of starstarb

Hi, Dr. Zheng. After reading your paper, I want to use t-SNE code, could you release this t-SNE code? I find lots of t-SNE codes on github, but I can...

test.py --use_swin warnings.warn( -------test----------- 128 Traceback (most recent call last): File "/root/autodl-tmp/testBest.py", line 317, in gallery_feature = extract_feature(model, dataloaders['gallery']) File "/root/autodl-tmp/testBest.py", line 224, in extract_feature ff += outputs TypeError: unsupported...

Hi, Dr. Wang. I make the config file ```base.yaml``` ```light_search: True``` but I meet the bug: TypeError: forward() got an unexpected keyword argument 'use_tanh' it is In code_pyramid.py, ``` bn_feats,...