Giter Site home page Giter Site logo

ec601's People

Contributors

yxiao1996 avatar

Watchers

 avatar

ec601's Issues

comments

Hi, you did really a lot of job on this project.
I find that you have judge weather there are pictures in a tweet.
Besides, you form all the samples from Google Cloud Vision API in a program.
That's cool.
However, I came into some troubles when running your program.
It seems that the programs separate the function into three part, so app.py used picture from local? If it is like what I said, then giving a running order in read.me maybe of great help.
For most of the files, there leaks annotation.

comments for mini project2

To start with, I am sorry to give the review that late, but it really took me a long time to go over all your files.

0.You did great job in both building models and writing thoroughly readme file. I found that you have tried "COCO", "VGG", "yolo" and in different folders you train the model to classify different objects. Besides, for different program, there are all detailed instruction for running the program or for setting the format of datasets.

1.In "recoginistion" folder, there are three kinds of model using pre-trained weights. In another folder for images, you print out the loss and accuracy for different. That is wonderful to have the comparation. But it is a pity that there is no image test file. A test file which allow users to test their own images using the weight file will be even more fantastic.

2.There are a lot of parameters in deep learning programs. Such as "model.add(Dropout(0.5))","train_datagen = ImageDataGenerator(rescale=1. / 255, shear_range=0.2,zoom_range=0.2, horizontal_flip=True)", maybe comparing the same model with different parameters then found out the best suit can give out other great conclusions.

3.Moreover, I have a problem. It seems that you use cat and dog in the program from folder"misc", using flowers from the program in folder "recoginistion", but use elephant and giraffe for the final work. So is that just the different of name? In fact you train all the photos?

Thank you for your work. I have learned a lot from it.

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.