Coder Social home page Coder Social logo

xiaoerlaigeid / bird_classification Goto Github PK

View Code? Open in Web Editor NEW

This project forked from halwai/bird_classification

0.0 1.0 0.0 53.47 MB

Fine-grained classification of bird images from Caltech-UCSD Birds-200-2011 dataset

License: MIT License

Python 100.00%

bird_classification's Introduction

bird_classification

Fine-grained classification of bird images from Caltech-UCSD Birds-200-2011 dataset The required-dataset could be found at Caltech-UCSD Webpage for the same.

Place all the Downloaded Data in the "/data" folder and run "convert.py" (python convert.py). This will convert the data in the required format i.e. the train and test file data (labels, image-locations and bounding boxes) will be placed in separate files.

Now a sample command to run the (main)code:

python main.py --batch_size 8 --val_ratio 0.1 --num_epochs 5000 --gpu_mem_frac 0.5 --model vgg

This will create a csv file which will store the prediction for each test-image indexed by its id.

TODO

  1. Use Predictions and Test_labels to show accuray on test-data
  2. Add Visualization for some random test/train images
  3. Check the code end-to-end
  4. Add other Deep-Neural Net Models

bird_classification's People

Contributors

anchal29 avatar halwai avatar

Watchers

 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.