Coder Social home page Coder Social logo

deep_learning_for_vision_systems's People

Contributors

dependabot[bot] avatar moelgendy avatar vladimirnikiforov 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

deep_learning_for_vision_systems's Issues

Installation

I like the book but can't seem to install the software properly. That is a shame as it detracts from what is otherwise an excellent book! Many similar book suffer from this issue. I think more detail on installation would be very helpful. Is any help available?

[ERROR] module 'keras.backend' has no attribute 'image_dim_ordering'

The error reads as follows:

/data/dev/cheng/remote/deep_learning_for_vision_systems/chapter_07/ssd_implementatoin_keras/keras_layers/keras_layer_AnchorBoxes.py in call(self, x, mask)
    169 
    170         # We need the shape of the input tensor
--> 171         if K.image_dim_ordering() == 'tf':
    172             batch_size, feature_map_height, feature_map_width, feature_map_channels = x._keras_shape
    173         else: # Not yet relevant since TensorFlow is the only supported backend right now, but it can't harm to have this in here for the future

AttributeError: module 'keras.backend' has no attribute 'image_dim_ordering'

I think this is a version incompatible issue and we should change to use image_data_format

DCGAN for fashion-MNIST results inaccurate

When the DCGAN Network is trained for 1000 or even 10,000 epochs, the image results are just noise which is kind of consistent in all the images. Typed every line of code at first, tried running the file from the repo afterward, however, the results tend to be the same.

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.