GithubHelp home page GithubHelp logo

Comments (10)

kihyuks avatar kihyuks commented on August 15, 2024 5

@lazydroid Actually the one that I suggested before only unzip 1/5. You can try this instead:

$ zip -F CASIA-maxpy-clean.zip --out CASIA-maxpy-clean_fix.zip
$ unzip CASIA-maxpy-clean_fix.zip

This gives me around 450K images.

from faceverification.

lazydroid avatar lazydroid commented on August 15, 2024 3

@sidgan try this: http://www.down20.com/f-170364248744426

I did not make it, I have just googled the link.

from faceverification.

shimen avatar shimen commented on August 15, 2024

Any update on the labels for the CASIA-webface data set

from faceverification.

lazydroid avatar lazydroid commented on August 15, 2024

@shimen how did you manage to unpack the dataset? I've got 5 files of 734mb each with the names .z01-.z05 and one 340mb .zip file, that does not look like a zip file. if I concatenate all these files, I get a lot of

file #435315:  bad zipfile offset (lseek):  4403961856
file #435316:  bad zipfile offset (lseek):  4403970048
file #435316:  bad zipfile offset (lseek):  4403970048
file #435317:  bad zipfile offset (lseek):  4403986432

any idea how to correctly extract all the files?

thanks in advance!

from faceverification.

lazydroid avatar lazydroid commented on August 15, 2024

regarding the identities, I spoke with the author of the original dataset, he said they cannot release identities at this time, but told me to check their web site later. not sure what that's supposed to mean =)

from faceverification.

lazydroid avatar lazydroid commented on August 15, 2024

that's what I thought. could you please try:

$ unzip t combined.zip

to see if there are any errors in the archive?
in my case, there are plenty, the archive seems damaged.

On 06/16/2016 03:46 AM, kihyuks wrote:

@lazydroid https://github.com/lazydroid just in case, you can
concatenate them and unzip in ubuntu:
$ cat CASIA-maxpy-clean.z01 CASIA-maxpy-clean.z02 CASIA-maxpy-clean.z03
CASIA-maxpy-clean.z04 CASIA-maxpy-clean.z05 CASIA-maxpy-clean.zip >
combined.zip
$ unzip combined.zip

from faceverification.

sidgan avatar sidgan commented on August 15, 2024

@shimen @lazydroid @kihyuks Could you please provide a link to the washed CASIA dataset.

from faceverification.

yao5461 avatar yao5461 commented on August 15, 2024

@lazydroid @kihyuks @sidgan I download the dataset, but only 439,532 images, some images missing. Unpack dataset with commands:
$ zip -F CASIA-maxpy-clean.zip --out CASIA-maxpy-clean_fix.zip
$ unzip CASIA-maxpy-clean_fix.zip
Is there any advice?

from faceverification.

Gerkam avatar Gerkam commented on August 15, 2024

How many photos and classes must be in washed casia web face?

from faceverification.

t1t0n avatar t1t0n commented on August 15, 2024

You should use this commands to unzip multi-part zip files.
source

zip -s- CASIA-maxpy-clean.zip -O combined.zip
unzip combined.zip

from faceverification.

Related Issues (20)

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.