Code Monkey home page Code Monkey logo

hephaex / intel-image-classification Goto Github PK

View Code? Open in Web Editor NEW

This project forked from minsuk-sung/intel-image-classification

0.0 2.0 1.0 55.04 MB

[ intel ] Keras를 이용하여 여러가지 데이터셋을 학습 후 다양한 CNN모델을 통해서 이미지 분류를 하는 튜토리얼입니다. 또한 마지막엔 OpenVINO를 이용하여 추론하는 예제 코드입니다

License: MIT License

Python 0.08% Jupyter Notebook 99.92% Shell 0.01%

intel-image-classification's Introduction

인텔코리아 강의자료 - 딥러닝을 이용한 이미지 분류

(Intel Koera - Image Classification using Deep Learning)

본 강의 자료는 인텔코리아에서 진행하는 딥러닝 관련된 교육 자료이므로 무단으로 사용시 법적 제재가 있을 수 있습니다. 인텔코리아 강의 자료를 Backend.AI 실습을 위해서 편집되었으며 본 자료의 원 소유권은 저작권자에게 있습니다.


Purpose

Backend.AI 환경에서 Keras를 프레임워크를 이용하여 여러가지 데이터셋을 다양한 CNN모델을 학습하여 이미지 분류를 하는 튜토리얼입니다.


Enviroments

모든 강의자료는 Backend.AI에서 1.14-py36-intel 을 설정해서 세션을 실행합니다. 소스 코드 저장소로부터 git 명령어를 이용하여 소스코드를 자신이 실습할 저장소로 받습니다.

> git clone https://github.com/mssung94/intel-image-classification.git
> cd intel-image-classification

Data & Model

강의에서 사용할 자료는 전부 Google Drive에 업로드에 되어있습니다. 다운로드 후 사용하시길 바랍니다. Backend.AI를 사용한 실습에 어려움이 생긴다면 [email protected]로 연락주시길 바랍니다.

Data List

데이터를 다운로드 후 data폴더 안에 옮겨주시길 바랍니다.

Model

모델을 다운로드 후 bin폴더 안에 옮겨주시길 바랍니다.

  • 20가지 클래스가 학습된 MobileNet :

Contents

천천히 단계적으로 따라올 수 있도록 강의를 구성했습니다. 처음에는 딥러닝에 대한 기초지식과 Keras 를 통하여 간단하게 CNN모델을 만드는 것부터 시작하여 후반에는 VGG16, ResNet 및 MobileNet의 Pretrained Model을 가지고 다양한 데이터셋을 학습하여 이미지를 분류합니다.

순서 내용
1강 딥러닝에 대한 기본적인 지식과 이미지 분류를 하기 위한 CNN 구조 설명
2강 간단한 CNN 모델을 만들어 MNIST 데이터셋을 학습 후 이미지 분류
3강 간단한 CNN 모델을 만들어 Fashion MNIST 데이터셋을 학습 후 이미지 분류
4강 조금 더 깊은 CNN 모델을 만들어 CIFAR10 데이터셋을 학습 후 이미지 분류
5강 VGG16 모델을 통하여 Kaggle Cat & Dog 데이터셋을 학습 후 이미지 분류
6강 ResNet50 모델을 통하여 CIFAR100 데이터셋을 학습 후 이미지 분류 (변경예정)
7강 ResNet50 모델을 통하여 Kaggle Intel Scene Image 데이터셋을 학습 후 이미지 분류
8강 MobileNet 모델을 통하여 VOC2012에 속해 있는 20가지 데이터셋을 학습 후 이미지 분류

Licence

The MIT License (MIT) Original Copyright (c) 2019 Minsuk Sung, Hoesung Ryu Modified by Mario Cho / [email protected]

Reference

Contact

성민석(Minsuk Sung) : [email protected]
류회성(Hoesung Ryu) : [email protected]

intel-image-classification's People

Contributors

minsuk-sung avatar hoesungryu avatar hephaex avatar

Watchers

 avatar paper2code - bot avatar

Forkers

jungchoo

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.