GithubHelp home page GithubHelp logo

parsa-abbasi / iust-pattern-recognition Goto Github PK

View Code? Open in Web Editor NEW
1.0 2.0 1.0 667 KB

Jupyter Notebook 100.00%
pattern-recognition svm boosting boosting-ensemble adaboost smoteboost smote imbalanced-data imbalanced-classification rusboost rbboost signature-verification cnn inception inceptionv3

iust-pattern-recognition's Introduction

IUST Pattern Recognition Projects

1) Sentiment Analysis using SVM

1.1) Problem definition

TO-DO

1.2) Dataset

The dataset was used in this project contains more than 50000 movie reviews, and it split up into Train, Validation, and Test sets already. All the movie reviews are long sentences (most of them are longer than 200 words). Also, each review was labeled as 1 (positive review) or 0 (negative review). The dataset was originally introduced in [1], but its .csv file can be downloaded from here.

Movie Reviews Dataset

1.3) Solution

TO-DO

References

  1. Andrew L. Maas, Raymond E. Daly, Peter T. Pham, Dan Huang, Andrew Y. Ng, and Christopher Potts. (2011). Learning Word Vectors for Sentiment Analysis. The 49th Annual Meeting of the Association for Computational Linguistics (ACL 2011).

2) Boosting for Imbalanced Data

2.1) Problem definition

TO-DO

2.2) Dataset

TO-DO

2.3) Solution

TO-DO

References

TO-DO

3) Offline Signature Verification using Deep Learning

3.1) Problem definition

An offline signature verifier model should be trained using the Convolutional Neural Networks (CNNs). The problem can be interpreted in many ways, such as classifying signatures based on their signatories or detecting that a signature is genuine or forgery. But, the first interpretation was considered at the implementation.

3.2) Dataset

The UTSig [1] dataset was used in this project, and it can be downloaded from here. UTSig has 115 classes containing: 27 genuine signatures, 3 opposite-hand signed samples, and 42 simple forgeries. Each class belongs to one specific authentic person.

3.3) Solution

InceptionV3

The Inception V3 was used as a feature extractor in this project. It's trained by Google on more than a million images from the ImageNet database to classify images into 1000 object categories.

References

  1. Amir Soleimani and Kazim Fouladi and Babak Nadjar Araabi (2016). UTSig: A Persian Offline Signature Dataset. https://arxiv.org/abs/1603.03235

Course Information

  • Pattern Recognition
  • Fall 2020
  • Dr. Morteza Analoui [Scopus]
  • Iran University of Science and Technology (IUST) [Website]
  • Department of Computer Engineering [Website]

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.