GithubHelp home page GithubHelp logo

conan7882 / googlenet-inception Goto Github PK

View Code? Open in Web Editor NEW
280.0 280.0 117.0 11.78 MB

TensorFlow implementation of GoogLeNet and Inception for image classification.

License: MIT License

Python 100.00%
cifar googlenet image-classification inception pre-trained tensorflow

googlenet-inception's People

Contributors

conan7882 avatar infinoid avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

googlenet-inception's Issues

The npy file can not download

Thanks for you great job, it really help me.
But the net to download the pretrained GoogleNet npy file can not open. I don't know if it only happen on me. Anyway could you provide it for me?
Thanks so much.

Nothing here

When I run the python inception_pretrained.py,the result is Empty test kit.
How can I deal with the issue?

Set Path

Sorry to interrupt,I have a question.
In the inception_cifar. py file, there is a four-path setting, where IM_PATH is set according to what.It would be nice to have a basis for the other three path Settings

Can not set large batch_size?

I trianed the same dataset in caffe-googlenet with the batch size of 32 ,but can only set batch size of 4. That is strange.
My device is 1080Ti and has a memory of 12GB.

image classification

I take the liberty to bother you. I want to ask you a question about image classification, but images are not images in the usual sense. The experiment is to detect different objects with the collected WiFi signals. The above figure shows the rssi and phase change curves of the WiFi signal when a bottle is placed indoors. Now I want to classify objects according to these curves. Currently, Resnet50 DenseNet201 is used but the accuracy is not high and only 80。So I would like to ask what kind of network structure is better to use deep learning to classify this kind of image?

No googlenet.py in the repository

Hi there,

I wanted to try out the googlenet pretrained model, but it seems there is no googlenet.py in the lib/models directory. Also the googlenet.py from deeplearningmodel.net seems to be different.

Greetings

LRN Layer

LRN (Local Response Normalization) layers are used in the original GoogLeNet a.k.a. original Inception architecture.

Going deeper with convolutions.
Szegedy, Christian, et al. 
Proceedings of the IEEE Conference on Computer Vision and Pattern Recognition. 2015.

Not sure where these layers have been implemented in the source code.

Thanks in advance. Any help would be appreciated!

Up-sampling to 224x224?

Is it really necessary to scale the 32x32 images up to 224x224 to adapt to the original network? 10 classes classification is rather a light-weighted task. Maybe simply changing the pre-inception convolution layers to two 3x3 convolutions would still be deep enough while also keeping Inception-3a's input feature size 28x28.

testing use different kind image, but results are the same 'cat'

Hello, Thanks for your job very much.
I have download the code and datafile 'cifar-10', After training, I predicted the file of ‘inception-cifar-epoch-99.meta’ with some different kind images, But the predicted results are the same 'cat'.
So, could you please give me some ideas?

And another question is the connect to download the pretrained GoogleNet.npy file still can not open.

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.