Coder Social home page Coder Social logo

Comments (3)

raouf2004 avatar raouf2004 commented on July 19, 2024

hello did you get to know-how downloading and configure datasets path

from tf2-mobile-2d-single-pose-estimation.

tucan9389 avatar tucan9389 commented on July 19, 2024

@raouf2004
Sure.

1. Download Dataset

In recent PR, we support to download coco dataset 2017 with python script. So you can download the coco dataset with the following command.

python downloader.py --download-path={DATASET_PATH}
# python downloader.py --download-path=/home/dataset/coco2017

2. Change Dataset Path On train.py

And then configure the dataset_path with your above {DATASET_PATH}
https://github.com/tucan9389/tf2-mobile-pose-estimation/blob/05d1e88cd0fe32606d6c094b4534d55cf17a0aa4/train.py#L42

from tf2-mobile-2d-single-pose-estimation.

tucan9389 avatar tucan9389 commented on July 19, 2024

Or, if you want to download coco 2017 dataset manually, please check the link.

from tf2-mobile-2d-single-pose-estimation.

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.