Code Monkey home page Code Monkey logo

stego-sandbox's Introduction

Stego-SandBox

dataset

download url

methods

The implementation is based on the repo GraphSaint

requirements

  • python == 3.8.11
  • pytorch == 1.8.0
  • cython == 0.29.24
  • g++ == 5.4.0
  • numpy == 1.20.3
  • scipy == 1.6.2
  • scikit-learn == 0.24.2
  • pyyaml == 5.4.1

before running

We have a cython module which need compilation before training can start. Compile the module by running the following from the root directory:

python setup.py build_ext --inplace

baseline

python main.py --data_prefix ${relative_data_dir} --train_config ./train_config/no_graph.yml --no_graph --repeat_time 1 

using context information

python main.py --data_prefix ${relative_data_dir} --train_config ./train_config/gat_192_8_with_graph.yml --repeat_time 1

relative_data_dir

decompress the downloaded data, then relative_data_dir can be any one of the sub_dir, for example:

relative_data_dir=./data/reddit-ac-1-onlyends_with_isolated_bi_10percent_hop1

For details of the methods and results, please refer to our paper.

stego-sandbox's People

Contributors

yjs1224 avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar

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.