Giter Club home page Giter Club logo

googleaiopenimg2018's Introduction

Google AI Open Images - Object Detection Track

https://www.kaggle.com/c/google-ai-open-images-object-detection-track

File description

  • Training model (Faster and SSD): train_frcnn.py
  • Training model (Yolo): train_yolo.py
  • Generate the submission csv: eval.py
  • Evaluate with yolo: yolo_eval_csv.py
  • Convert raw img to tfrecord: create_oid_tf_record.py
  • Visual check the submission: vis_infer_result.py
  • Visual check tfrecord file: check_tfrecord.py

Working folder description

  • script: the bash files to run all the app
  • config: config files needed for app
  • All other main files should placed in the root folder
  • web: a simple framework to run a server app that can recogization simgle image.

Data file description

  • tfrecord files:
  • box.csv: ground truth of box and classes info for each image
  • oid_object_detection_challenge_500_label_map.pbtxt: mapping between machine code of class and human readable name
  • faster_rcnn.config: config files for tfrecord, checkpoint

Download dataset

Install Code

  • sudo /home/chamo/.pyenv/versions/anaconda3-5.1.0/bin/protoc ./object_detection/protos/*.proto --python_out=.

Requirement

  • tensorflow 1.8
  • Other python package which can be eaily installed by pip

Members:

Links

googleaiopenimg2018's People

Contributors

rabienrose avatar

Watchers

James Cloos avatar Sikai avatar

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.