Coder Social home page Coder Social logo

Comments (5)

gongzhitaao avatar gongzhitaao commented on June 17, 2024

Hi, sorry for the confusion, the attacks folder contains code from https://github.com/gongzhitaao/tensorflow-adversarial/tree/master/attacks

I was too lazy to create s git submodule.

from adversarial-classifier.

EmotionalXX avatar EmotionalXX commented on June 17, 2024

oh,thanks!
but there is still something wrong,do you know how to deal with it?
image

from adversarial-classifier.

gongzhitaao avatar gongzhitaao commented on June 17, 2024

What tf version you have? If I remember correctly, I was using tf.1.3 or tf 1.4 which are really old. I doubt the code is runnable as it is. Unfortunately I'm not planning to upgrade the code to tf 1.15 or tf2.

But the general idea behind the code is rather simple, it would probably take ~1h to rewrite the code if you really want to reproduce it.

Hope this helps πŸ˜„

from adversarial-classifier.

EmotionalXX avatar EmotionalXX commented on June 17, 2024

What tf version you have? If I remember correctly, I was using tf.1.3 or tf 1.4 which are really old. I doubt the code is runnable as it is. Unfortunately I'm not planning to upgrade the code to tf 1.15 or tf2.

But the general idea behind the code is rather simple, it would probably take ~1h to rewrite the code if you really want to reproduce it.

Hope this helps πŸ˜„

hello,Zhitao
I uesd tf 1.13 for this examination,but I can not run for it.and i have tried many times.
because this is important and first for me to make adversarial samples detection,I really want to make it.Maybe I need your help when you are free.

from adversarial-classifier.

gongzhitaao avatar gongzhitaao commented on June 17, 2024

tf. 3 is definitely not compatible with tf 1.13. So many things changed. You may need to rewrite part of the code or use https://github.com/tensorflow/cleverhans since it is still maintained AFAIK Good luck πŸ˜„

from adversarial-classifier.

Related Issues (4)

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.