ID: 5dbec83f7258a85db4902637

Xception

by Rahul Kanojia

Deep Learning with Depthwise Separable Convolutions


License: Apache License 2.0

Tags: CNN Computer Vision Xception Keras Classifier

 Model stats and performance
Framework Tensorflow
OS Used Linux
Publication View
Inference time in seconds per sample.

Screenshots


XCEPTION NETOWRK FOR OBJECT CLASSIFICATION

WHAT IS IT?

In this network a deep convolutional neural network architecture inspired by Inception, where Inception modules have been replaced with depthwise separable convolutions.This architecture, dubbed Xception, slightly outperforms Inception V3 on the ImageNet dataset (which Inception V3 was designed for), and significantly outperforms Inception V3 on a larger image classification dataset comprising 350 million images and 17,000 classes

HOW TO USE?

To run The Inference Script run this command python run.py Xception.h5 67586673.jpg

For help, python run.py -h

ARGUMENTS DETAILS HELP OPTIONS
modelpath MODELPATH Mention the model path
input INPUT IMAGE Mention the input image path

WHAT ARE THE REQUIREMENTS?

To get all the requirements and dependencies installed run the command For GPU - pip install -r gpu_requirements.txt For CPU - pip install -r cpu_requirements.txt

Author View Profile

Rahul Kanojia
New Delhi
Gold
21
LEVEL

9984 Profile
Views

Curious Mind with a Knack in Deep Learning

Rowing through

User Reviews



0 total ratings

Model has not been reviewed yet.

More by this user | Show All



Also checkout...