Giter Club home page Giter Club logo

blur-and-clear-classification's People

Contributors

aditya9211 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

blur-and-clear-classification's Issues

Could you please share which database the repertory had used?

Dear
I am working on distinguishing blurred images problem. And I think this repertory is interesting and it must be helpful for my work. But I have not yet seen the database used. Could you please tell me which database the repertory had used?

Appreciate your help.

Thanks and regards.

Jasonsey

Blur image classification accuracy does not increase.

Hello? I'm working on blur image classification using the network on this site.
I have 2,500 images, and I have blur image and clean image for classification, but when I train,
the validation dataset accuracy is not more than 70% and I have a stagnant problem
Please tell us how can improve our validation accuracy. and I want to know the hyper parameter setting
for your neural network you set.
Thank you

about sample collect ??

Hi, where are your blur images samples from? Is blur images from some algorithm generated or download a collected image dataset or by google crawler?
Thanks.

multiple image predictions via folder or *

Hi - this is great! I've trained my model with 100 blurry and 100 clear and everything seems to be doing well - 96% accuracy, but now for the prediction I can only get it to run one image at a time to give me the good or bad label - am I missing something? I have about 7,000 images to label and I'm looking to set it up for an influx of daily imagery.

The IMAGE_PATH doesn't accept *.jpg or directing it to a folder of images... can you advise?

And then is there an easy way to move the predicted image to a folder based on its label? Trying to get the non-blurry photos to be sent into another NN to be put into a classification model.

Thanks!

predict.py?

want to add predict.py for 1 image to predict blur or clear

and addition to test on the user-defined dataset, not from trained splitter one.

Memory Error

Hi thanks for sharing your work.

but i get this error when running train.py

Train Data Path Success .....
Train Label Path Success .....  
Test Data Path Success .....
Test Label Path Success .....

Saving the splitting results......

Traceback (most recent call last):
 File "train.py", line 564, in <module>
  main()
 File "train.py", line 532, in main
 train_images = np.insert(train_images, 0, 1, axis=1) 
 File "/home/jeniffer/.local/lib/python2.7/site-packages/numpy/lib/function_base.py", line 4431, in   insert
new = empty(newshape, arr.dtype, arrorder)
  MemoryError`

Any ideas?

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.