Coder Social home page Coder Social logo

About Imagenet dataset about slalom HOT 6 CLOSED

ohsai avatar ohsai commented on June 18, 2024
About Imagenet dataset

from slalom.

Comments (6)

ftramer avatar ftramer commented on June 18, 2024

1)You only need the validation set (or a subset of it) to evaluate

2-3) I followed the instructions here: https://github.com/tensorflow/models/tree/master/research/slim#Data

This was a while ago though, and I remember it not being a super easy process. At the end of it, you should have the ImageNet dataset in TFRecord format. The images are automatically preprocessed before being input to the model.

from slalom.

DRyan1995 avatar DRyan1995 commented on June 18, 2024

@ohsai I'm having the exact same issue right now to get the dataset ready, did you have any luck on this? It would be greatly appreciated if any help can provided!

from slalom.

bronzeMe avatar bronzeMe commented on June 18, 2024

@ohsai @ftramer @DRyan1995 Hi, when I run "python -m python.slalom.scripts.eval mobilenet sgxdnn --batch_size=8 --max_num_batches=4 --verify --verify_batched --use_sgx", it returned an error "ValueError: No data files found in ../imagenet/validation-*".
I think the error is same as this issue, but I am a beginner for tensorflow, could you give some detial tips about downloading the validation dataset, please? Thanks.

from slalom.

GuoJinnan avatar GuoJinnan commented on June 18, 2024

@bronzeMe same issue. Have u tackle this issue now?

from slalom.

GuoJinnan avatar GuoJinnan commented on June 18, 2024

Hi guys:

Convert the input data to tfrecord format first. Then rename the generated tf-record validation file to validation-xxxxx-of-xxxxx.tfrecord will help.

Remind that after the word validation , I replace the underline with the simple dash.

from slalom.

bronzeMe avatar bronzeMe commented on June 18, 2024

@GuoJinnan Thank you so much !! I will try it.

from slalom.

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.