Giter Site home page Giter Site logo

Comments (3)

adi-prakash-ml avatar adi-prakash-ml commented on August 27, 2024

Try this: https://drive.google.com/file/d/1we83gFMXAcTC8i1tvTPVQ6_tsmZKuYGQ/view?usp=sharing

from image-compression-cnn.

aboodbdaiwi avatar aboodbdaiwi commented on August 27, 2024

@adi-prakash-ml, thanks for the reply. Sorry, but I'm looking for the pretrained VGG weights in params.py (self.vgg_weights = './data/caffe_layers_value.pickle')
the second point you mentioned:
2- "It is not required to use pretrained VGG weights, but if you do training will be faster. You may download pretrained weights referred in Params file as vgg_weights [from here]".

Thank you!

from image-compression-cnn.

adi-prakash-ml avatar adi-prakash-ml commented on August 27, 2024

Unfortunately, I no longer have the weights, and the source file (which I am not the owner of) seems to be dead. You can get the VGG16 weights from Keras https://keras.io/api/applications/vgg/; however, I think you should replace the backbone convnet with something better like EfficientNet, for which weights are freely available for all major libraries.

from image-compression-cnn.

Related Issues (20)

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.