Skip to content
This repository has been archived by the owner on Jan 28, 2024. It is now read-only.

data is missing in the git repo #24

Open
monajalal opened this issue Sep 7, 2019 · 7 comments
Open

data is missing in the git repo #24

monajalal opened this issue Sep 7, 2019 · 7 comments

Comments

@monajalal
Copy link

Could you please share the data/stat_3d.pth.tar ?

[jalal@goku 3d_pose_baseline_pytorch]$ python main.py --exp example

==================Options=================
{   'action': 'All',
    'ckpt': 'checkpoint/example',
    'data_dir': 'data/',
    'dropout': 0.5,
    'epochs': 200,
    'exp': 'example',
    'is_train': True,
    'job': 8,
    'linear_size': 1024,
    'load': '',
    'lr': 0.001,
    'lr_decay': 100000,
    'lr_gamma': 0.96,
    'max_norm': True,
    'num_stage': 2,
    'procrustes': False,
    'resume': False,
    'test': False,
    'test_batch': 64,
    'train_batch': 64,
    'use_hg': False}
==========================================

>>> creating model
/scratch3/3d_pose/humanpose/3d_pose_baseline_pytorch/src/model.py:11: UserWarning: nn.init.kaiming_normal is now deprecated in favor of nn.init.kaiming_normal_.
  nn.init.kaiming_normal(m.weight)
>>> total params: 4.29M
/scratch/sjn-p3/anaconda/anaconda3/lib/python3.6/site-packages/torch/nn/functional.py:52: UserWarning: size_average and reduce args will be deprecated, please use reduction='elementwise_mean' instead.
  warnings.warn(warning.format(ret))
>>> actions to use (total: 15):
[   'Directions',
    'Discussion',
    'Eating',
    'Greeting',
    'Phoning',
    'Photo',
    'Posing',
    'Purchases',
    'Sitting',
    'SittingDown',
    'Smoking',
    'Waiting',
    'WalkDog',
    'Walking',
    'WalkTogether']
>>>
>>> loading data
Traceback (most recent call last):
  File "main.py", line 276, in <module>
    main(option)
  File "main.py", line 75, in main
    stat_3d = torch.load(os.path.join(opt.data_dir, 'stat_3d.pth.tar'))
  File "/scratch/sjn-p3/anaconda/anaconda3/lib/python3.6/site-packages/torch/serialization.py", line 356, in load
    f = open(f, 'rb')
FileNotFoundError: [Errno 2] No such file or directory: 'data/stat_3d.pth.tar'
@MCLYang
Copy link

MCLYang commented Sep 16, 2019

Same issue

@qinchn
Copy link

qinchn commented Sep 18, 2019

+1

3 similar comments
@bryanbocao
Copy link

+1

@zxp6329
Copy link

zxp6329 commented Nov 30, 2019

+1

@ShuangjunLiu
Copy link

+1

@alvarogonjim
Copy link

@monajalal I uploaded al the data included the stats_3d in Google Drive

@hodaebrahimi
Copy link

@monajalal I uploaded al the data included the stats_3d in Google Drive

Hi, this link is not there anymore!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

8 participants