Skip to content

evg-cv/ImageClassifier

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ImageClassifier

Overview

This project is to classify the room images with 3 different categories using OpenCV & Tensorflow.

Structure

  • src

    The main source code for classification

  • utils

    • The Classification model
    • The source code for model downloading & management of folders and files
  • app

    The main execution file

  • requirements

    All the dependencies for this project

  • settings

    Several settings including the model path

Installation

  • Environment

    Ubuntu 18.04, Windows 10, Python 3.6

  • Dependency Installation

    Please navigate to this project directory and run the following command in the terminal.

        pip3 install -r requirements.txt
    

Execution

  • Please go ahead to the project directory and run the following command in the terminal.

        python3 app.py
    

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages