Giter Site home page Giter Site logo

ranjigt / atiml-summer-21 Goto Github PK

View Code? Open in Web Editor NEW
1.0 1.0 0.0 10.56 MB

Object detection using SSL techniques. This is a semester project done in Summer 2021 as part of our coursework under the Faculty of Computer Science department at Otto-von-Guericke University, Magdeburg Germany.

License: MIT License

Python 4.37% Jupyter Notebook 88.33% TeX 0.99% PostScript 6.31%
semi-supervised-learning graph-algorithms transductive-learning inductive-learning ovgu

atiml-summer-21's Introduction

Object detection using SSL Classification

Preamble πŸ“œ

The Proceedings of the European Conference on Computer Vision has conducted a benchmark PASCAL Visual Object Challenge (VOC) evaluating performance on object class recognition (from 2005-2012, now finished). For our task, we examine the 2007 dataset which consists of several types of random images collected in January 2007 from Flickr. There are five challenges: classification, detection, segmentation, action classification, and person layout.

Our goal from this challenge is to perform image classification from several visual object classes in realistic scenes (i.e. not pre-segmented objects). And so, we will be using certain Semi-Supervised Learning approaches where we have both labeled and unlabeled sets to check if we get superior results as opposed to supervised techniques.

Mandatory features

  • MPEG-7 Color Layout Descriptor
  • Visual Bag-of-Words
  • Speeded up robust features (SURF)

Supplementary features

  • Local Binary Patterns
  • Color Histogram

Folder Structure πŸ“‚

Folder structure and naming conventions for this project

A top-level directory layout

.
β”œβ”€β”€ HLD_LLD                  # Documentation files (.pdf)
β”œβ”€β”€ codebase                  # workable codebase (.py, .ipynb)
β”œβ”€β”€ fig
      └── plots                 # Compiled image files (.png, .jpg)
β”œβ”€β”€ files                       # Legacy files                  
β”œβ”€β”€ posterbase                  # layout and template files (.sty, .tex)                                      
β”œβ”€β”€ .gitignore
β”œβ”€β”€ LICENSE
β”œβ”€β”€ README.md
└── requirements.txt          # Python libraries for this project (versioned)

Usage

Code requires Python 3.6 to run. Install the dependencies required for the code to run.

pip install -r requirements.txt

For running the code

python {change_the_model_here}.py --data ..\VOCtrainval_06-Nov-2007\VOCdevkit\VOC2007\

Our Findings in form of a Scientific Poster

Download in PDF

Datasets and References🌐

  • F. Perronnin, J. SΓ‘nchez and Yan Liu, "Large-scale image categorization with explicit data embedding," 2010 IEEE Computer Society Conference on Computer Vision and Pattern Recognition, 2010, pp. 2297-2304, doi: 10.1109/CVPR.2010.5539914.

  • Everingham, L. Van Gool, C. K. I. Williams, J. Winn, and A. Zisserman. The PASCAL Visual Object Classes Challenge 2007 (VOC2007) http://host.robots.ox.ac.uk/pascal/VOC/voc2007/index.html

Contributors πŸ‘¨β€πŸ’»

  • Shubham Kumar Agrawal
  • Pavan Tummala
  • Usama Ashfaq
  • Syed Muhammad Laique Abbas
  • Ranji Raj

atiml-summer-21's People

Contributors

ranjigt avatar

Stargazers

 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.