Coder Social home page Coder Social logo

vill-lab / 2022-tip-hcga Goto Github PK

View Code? Open in Web Editor NEW
11.0 2.0 1.0 15.56 MB

Human Co-Parsing Guided Alignment for Occluded Person Re-identification(IEEE T-IP 23)

License: MIT License

Shell 1.84% Python 98.16%
occludedpersonreid reid humancoparsing

2022-tip-hcga's People

Contributors

shuguang-52 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

Forkers

yu9s

2022-tip-hcga's Issues

An issue when executing the command bash HCGA-Market1501.sh

I followed the steps in the readme to reproduce the process. However, I encountered an issue when executing the command bash HCGA-Market1501.sh, as I am unable to initiate training. Could you please help me identify the problem?

image

warnings.warn("Detected call of lr_scheduler.step() before optimizer.step(). "

torch.Size([128, 3, 256, 128])
Working... ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0% -:--:--
Traceback (most recent call last):
File "/data/lwh22/project/2022-TIP-HCGA-main/tools/train.py", line 129, in
main()
File "/data/lwh22/project/2022-TIP-HCGA-main/tools/train.py", line 125, in main
train(cfg, num_gpus)
File "/data/lwh22/project/2022-TIP-HCGA-main/tools/train.py", line 72, in train
do_train(
File "/data/lwh22/project/2022-TIP-HCGA-main/./engine/trainer.py", line 627, in do_train
trainer.run(train_loader, max_epochs=epochs)
File "/data/lwh22/anaconda3/envs/hcga/lib/python3.9/site-packages/ignite/engine/engine.py", line 359, in run
self._handle_exception(e)
File "/data/lwh22/anaconda3/envs/hcga/lib/python3.9/site-packages/ignite/engine/engine.py", line 324, in _handle_exception
raise e
File "/data/lwh22/anaconda3/envs/hcga/lib/python3.9/site-packages/ignite/engine/engine.py", line 345, in run
self._fire_event(Events.EPOCH_STARTED)
File "/data/lwh22/anaconda3/envs/hcga/lib/python3.9/site-packages/ignite/engine/engine.py", line 259, in _fire_event
func(self, *(event_args + args), **kwargs)
File "/data/lwh22/project/2022-TIP-HCGA-main/./engine/trainer.py", line 480, in adjust_mask_pseudo_labels
feats, pseudo_labels_paths, pids, shape = compute_features(clustering_loader, model, device, with_arm)
File "/data/lwh22/project/2022-TIP-HCGA-main/./engine/trainer.py", line 170, in compute_features
batch_feats = model(batch_img, compute_futures=True)
File "/data/lwh22/anaconda3/envs/hcga/lib/python3.9/site-packages/torch/nn/modules/module.py", line 1102, in _call_impl
return forward_call(*input, **kwargs)
TypeError: forward() got an unexpected keyword argument 'compute_futures'

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.