Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

how to get finnal_fits/xxx.npz #24

Closed
nanfengguli opened this issue Oct 18, 2021 · 12 comments
Closed

how to get finnal_fits/xxx.npz #24

nanfengguli opened this issue Oct 18, 2021 · 12 comments

Comments

@nanfengguli
Copy link

nanfengguli commented Oct 18, 2021

Hello, I would like to know how did you get the file finnal_fits/xxx.npz required during the training?
I want to train the model in my own dataset.
thanks

@aespielberg
Copy link

What was the answer to this? Where does it come from?

@HongwenZhang
Copy link
Owner

Hi, the finnal_fits files come from the SPIN project (https://github.com/nkolot/SPIN). Please refer to https://github.com/nkolot/SPIN#final-fits for the data processing.

@a139122679
Copy link

FileNotFoundError: [Errno 2] No such file or directory: 'data/final_fits/lsp-orig.npz' Is lsp-orig.npz or lspet.npz in the spin_fits.tar.gz package that I downloaded?

@HongwenZhang
Copy link
Owner

FileNotFoundError: [Errno 2] No such file or directory: 'data/final_fits/lsp-orig.npz' Is lsp-orig.npz or lspet.npz in the spin_fits.tar.gz package that I downloaded?

Yes.

@a139122679
Copy link

ok,thank you very much.

@liangwx
Copy link

liangwx commented Apr 17, 2022

学长,lsp-orig.npz就是 lsp.npz吗?

@HongwenZhang
Copy link
Owner

应该就是lsp-orig.npz

@h-s-dev
Copy link

h-s-dev commented Jul 19, 2022

@HongwenZhang

I retrieved spin_fits.tar.gz from the SPIN web page, but it does not seem to contain lsp-orig.npz.
The following files are included when spin_fits.tar.gz is extracted.
coco.npz
lsp.npz
lspet.npz
mpii.npz
mpi_inf_3dhp.npz

Please share lsp-orig.npz to the following email.
w.blue.light.w@gmail.com

By the way, the URL of SPIN's final fits is as follows
https://github.com/nkolot/SPIN#final-fits

Final fits
We also release the improved fits that our method produced at the end of SPIN training. You can download them from here. Each .npz file contains the pose and shape parameters of the SMPL model for the training examples, following the order of the training .npz files. For each example, a flag is also included, indicating whether the quality of the fit is acceptable for training (following an automatic heuristic based on the joints reprojection error).

spin_fits.tar.gz was obtained from here quoted above
http://visiondata.cis.upenn.edu/spin/spin_fits.tar.gz

@Italy2006
Copy link

@HongwenZhang

I retrieved spin_fits.tar.gz from the SPIN web page, but it does not seem to contain lsp-orig.npz. The following files are included when spin_fits.tar.gz is extracted. coco.npz lsp.npz lspet.npz mpii.npz mpi_inf_3dhp.npz

Please share lsp-orig.npz to the following email. w.blue.light.w@gmail.com

By the way, the URL of SPIN's final fits is as follows https://github.com/nkolot/SPIN#final-fits

Final fits
We also release the improved fits that our method produced at the end of SPIN training. You can download them from here. Each .npz file contains the pose and shape parameters of the SMPL model for the training examples, following the order of the training .npz files. For each example, a flag is also included, indicating whether the quality of the fit is acceptable for training (following an automatic heuristic based on the joints reprojection error).

spin_fits.tar.gz was obtained from here quoted above http://visiondata.cis.upenn.edu/spin/spin_fits.tar.gz

请问你弄到了嘛?如果有的话方便发一份嘛?另外我还有疑问就是有没有其他数据集的资源啊

@HongwenZhang
Copy link
Owner

HongwenZhang commented Jul 19, 2022

FileNotFoundError: [Errno 2] No such file or directory: 'data/final_fits/lsp-orig.npz' Is lsp-orig.npz or lspet.npz in the spin_fits.tar.gz package that I downloaded?

Yes.

lsp.npz and lsp-orig.npz are the same one

@Italy2006
Copy link

FileNotFoundError: [Errno 2] No such file or directory: 'data/final_fits/lsp-orig.npz' Is lsp-orig.npz or lspet.npz in the spin_fits.tar.gz package that I downloaded?

Yes.

lspet.npz and lsp-orig.npz are the same one

Didn't you say that lsp-orig.npz and lsp.npz are the same?

@HongwenZhang
Copy link
Owner

FileNotFoundError: [Errno 2] No such file or directory: 'data/final_fits/lsp-orig.npz' Is lsp-orig.npz or lspet.npz in the spin_fits.tar.gz package that I downloaded?

Yes.

lspet.npz and lsp-orig.npz are the same one

Didn't you say that lsp-orig.npz and lsp.npz are the same?

Sorry for my misspelling.

Clarification:
lsp-orig.npz is the lsp.npz in spin_fits.tar.gz.
spin_fits.tar.gz can be download from https://github.com/nkolot/SPIN#final-fits .

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

No branches or pull requests

7 participants