Git Product home page Git Product logo

Comments (12)

zzeitt avatar zzeitt commented on June 20, 2024 7

Short version

Change http://data.csail.mit.edu/places/places/val_256.tar

to http://data.csail.mit.edu/places/places365/val_256.tar


Long version

By searching on the Internet, I found the source code of downloading places dataset in tensorflow.
And I solved the problem by simply replacing the last directory name in the url (i.e. the name before compressed file's name) from places to places365.

Seems like the authors didn't update the url with correct folder name...

from places365.

dragen1860 avatar dragen1860 commented on June 20, 2024 1

Thank you.

Just change the url from places/places/xxx.tar to places/places365/xxx.tar. it works!
For example :
the original url for downloading training images: http://data.csail.mit.edu/places/places/train_256_places365standard.tar
after changed, it should be : http://data.csail.mit.edu/places/places365/train_256_places365standard.tar

from places365.

bupttianlei avatar bupttianlei commented on June 20, 2024

Me to, the link of all Place365-Standard subsets are broken.

from places365.

tuvovan avatar tuvovan commented on June 20, 2024

me too, could not download using any link

from places365.

dragen1860 avatar dragen1860 commented on June 20, 2024

+1 server is down!

from places365.

Phrytes avatar Phrytes commented on June 20, 2024

Today I'm encountering the same problem.

from places365.

Bishopxu avatar Bishopxu commented on June 20, 2024

+1 server is down!

from places365.

jvhoffbauer avatar jvhoffbauer commented on June 20, 2024

Can confirm this works. @dragen1860

from places365.

2catycm avatar 2catycm commented on June 20, 2024

Thank you.

Just change the url from places/places/xxx.tar to places/places365/xxx.tar. it works! For example : the original url for downloading training images: http://data.csail.mit.edu/places/places/train_256_places365standard.tar after changed, it should be : http://data.csail.mit.edu/places/places365/train_256_places365standard.tar

Hi, recently the website http://places2.csail.mit.edu/download.html does not contains any url. http://data.csail.mit.edu/places/places365/train_256_places365standard.tar, I wonder if there is another file like test or val that should be download

from places365.

2catycm avatar 2catycm commented on June 20, 2024

what does 256 mean in the url? The official website now doesn't contain any infomation

from places365.

youyinnn avatar youyinnn commented on June 20, 2024

@2catycm

I did spend some time finding the dataset. All the links are down on the official website until I found this on the readme:
image

This should be the standard dataset of the places365 v2 (I believe so...), which contains both the training and validating datasets and the sample labelling files.

And the 256 should mean the image size is 256.

from places365.

2catycm avatar 2catycm commented on June 20, 2024

from places365.

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.