GithubHelp home page GithubHelp logo

924973292 / editor Goto Github PK

View Code? Open in Web Editor NEW
62.0 2.0 5.0 10.81 MB

【CVPR2024】Magic Tokens: Select Diverse Tokens for Multi-modal Object Re-Identification

License: MIT License

Shell 0.01% Python 99.99%
cvpr2024 msvr310 multi-modal-learning person-reid reid rgbnt100 rgbnt201 vehicle-reidentification frequency-analysis token-selection

editor's People

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

editor's Issues

question

Congratulations on getting your paper published. May I ask under which path the pre-training Vit-B is placed

AttributeError: 'dict' object has no attribute 'shape'

Traceback (most recent call last):
File "/home/tiancun/EDITOR/modeling/backbones/vit_pytorch.py", line 666, in load_param
self.state_dict()[k].copy_(v)
KeyError: 'state_dict_ema'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
File "/home/tiancun/EDITOR/train_net.py", line 71, in
model = make_model(cfg, num_class=num_classes, camera_num=camera_num)
File "/home/tiancun/EDITOR/modeling/make_model.py", line 372, in make_model
model = EDITOR(num_class, cfg, camera_num, __factory_T_type)
File "/home/tiancun/EDITOR/modeling/make_model.py", line 89, in init
self.BACKBONE = build_transformer(num_classes, cfg, camera_num, factory)
File "/home/tiancun/EDITOR/modeling/make_model.py", line 63, in init
self.base.load_param(model_path)
File "/home/tiancun/EDITOR/modeling/backbones/vit_pytorch.py", line 669, in load_param
print('shape do not match in k :{}: param_dict{} vs self.state_dict(){}'.format(k, v.shape,
AttributeError: 'dict' object has no attribute 'shape'

Sorry to bother you. When I was training RGBNT201, I used pre-training 82.6_T2T_ViTt_24_pth and this error occurred. How did you solve it?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.