paperdoll icon indicating copy to clipboard operation
paperdoll copied to clipboard

Paper doll parser implementation from ICCV 2013

Results 12 paperdoll issues
Sort by recently updated
recently updated
newest added

hi, after I run the code below db = sqlite3.connect('file:chictopia.sqlite3?mode=ro', uri=True) it showed: OperationalError: unable to open database file please tell me how to fix this? ![image](https://user-images.githubusercontent.com/30442365/125781655-ecaf55c4-5033-4dd0-bd25-a9e3812a2e3f.png)

Downloaded the dataset using `wget http://vision.is.tohoku.ac.jp/chictopia2/photos.lmdb.tar` Then tried extracting with `tar xf photos.lmdb.tar` however this prints the following error and then quits: > tar: Skipping to next header > tar:...

You have step for downloading dataset: `wget http://vision.is.tohoku.ac.jp/~kyamagu/research/paperdoll/data-v1.0.tar` But attempting to download it sais that I do not have permission to it. Is there way to resolve it?

Hi, From paperdoll_dataset.mat, we have 568340 samples. However, for KNN retrieval, we only have 312773 samples. Could you tell me why not extract features for all the 568340 samples? And...

How do I download the dataset? Thank you very much

Hi, Is there any subset of data? Or a version with a lower volume? it's more than 40 GB?

Recently, I try to download the original images of paperdoll dataset. However, many are fails. Could you share with me the original dataset images?

Hi, I am facing the following error when I try to compile the binaries. I use Matlab R2017b with Ubuntu 17.10. Would you help me how to solve this problem?...

Hey, I tried plotting the estimated pose by `scatter(result.pose(1:2:end),result.pose(2:2:end),'.')` . But this is what I get. What does the row vector `pose` contain exactly? ![screenshot from 2017-04-04 00 40 35](https://cloud.githubusercontent.com/assets/11690674/24626680/aaadc6ba-18cf-11e7-9e65-22a80b159c10.png)

what kind of model that will cost 70GB....