Giter Club home page Giter Club logo

alaska's Issues

Error in training for 'Y'

The program 'tf_fine_tune_branch.ipynb' works fine for training 'YCrCb', but when I change it to 'Y', the program gives error:

InvalidArgumentError: Assign requires shapes of both tensors to match. lhs shape= [3,3,3,64] rhs shape= [3,3,1,64]
[[node Assign_2 (defined at ..\tools\train_estimator.py:124) ]]

Python3 Jpeg Toolbox

I am having issues installing/compiling the JPEG Toolbox on my Windows 10 machine despite having all dependencies. Is there any way you could build wheel packages for the toolbox or if there is requirements that aren't listed I might not have installed.

MLP output

In this file: "tf_extract_features_color_separated.ipynb" which is for test, the variable stego_schemes includes only steganography methods, not "COVER":

stego_schemes = ['EBS', 'JUNI', 'NSF5', 'UED']

The variable "logits" as the output of test:

logits = sess.run(y, feed_dict={x: test_feature_map})

includes 5 numbers.

How "stego_schemes[np.argmax(softmax(logits))]" can give "COVER" as the output while we don't have it in the list in "stego_schemes "?

Now when I use Models (QF=95) and the image file "iPAD-pro-7.1-13inch_2065.jpg", I always get "JUNI" as result. It doesn't matter the input is COVER, EBS, JUNI, NSF5 or UED.

[Jpeglib] Code crash when call jpeglib.jpeg

After cloning the repo, I've compiled jpeglib on MacOS. I can import tools.python3_jpeg_toolbox as jpeglib. However when testing to call jpeglib.jpeg("temp.jpg"), I got the crash. Did you face it as well?

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.