Pinned Repositories
Adversarial-example-defence
advVAE
VAE used for adversarial example generation in the scenario of man-in-the-middle attacks.
certified-data-learnability
The code of our paper "Provably Unlearnable Data Examples" (Accepted to NDSS 2025)
CYB80001-labs
A quick tutorial for Python, Tensorflow, Keras, and adversarial example attack implementations.
Daedalus-attack
The code of our paper: 'Daedalus: Breaking Non-Maximum Suppression in Object Detection via Adversarial Examples', in Tensorflow.
Daedalus-physical
Crafting physical Daedalus examples (A complementary repository to (https://github.com/NeuralSec/Daedalus-attack).
dopamine
Dopamine is a research framework for fast prototyping of reinforcement learning algorithms.
gossipnet
Non-maximum suppression for object detection in a neural network
TensorFlow-Tutorials
TensorFlow Tutorials
NeuralSec's Repositories
NeuralSec/dopamine
Dopamine is a research framework for fast prototyping of reinforcement learning algorithms.
NeuralSec/gossipnet
Non-maximum suppression for object detection in a neural network
NeuralSec/TensorFlow-Tutorials
TensorFlow Tutorials
NeuralSec/cleverhans
An adversarial example library for constructing attacks, building defenses, and benchmarking both
NeuralSec/darknet
Convolutional Neural Networks
NeuralSec/deep_learning_object_detection
A paper list of object detection using deep learning.
NeuralSec/Detectron
FAIR's research platform for object detection research, implementing popular algorithms like Mask R-CNN and RetinaNet.
NeuralSec/fold
Deep learning with dynamic computation graphs in TensorFlow
NeuralSec/Genetic-Tools
A demo bioinformatic tool for the analysis of protein function, gene sequences and Gene Ontology semantic relationships.
NeuralSec/iSelect-intern-Stage-3
The code for generating iSelect Data Scientist intership test answers and figures.
NeuralSec/keras-yolo
Keras implementation of YOLO (You Only Look Once) : Unified, Real-Time Object Detection
NeuralSec/keras-yolo3
A Keras implementation of YOLOv3 (Tensorflow backend)
NeuralSec/mAP
mean Average Precision - This code evaluates the performance of your neural net for object recognition.
NeuralSec/Mask_RCNN
Mask R-CNN for object detection and instance segmentation on Keras and TensorFlow
NeuralSec/models
Models and examples built with TensorFlow
NeuralSec/music-api-server
generalized music api for online music services (目前只支持虾米和网易云音乐)
NeuralSec/nn_breaking_detection
Code corresponding to the paper "Adversarial Examples are not Easily Detected..."
NeuralSec/Object-Detection-Metrics
Most popular metrics used to evaluate object detection algorithms
NeuralSec/PTEBookingST
Booking PTE Academic Exam With Ease
NeuralSec/snap-facebook
A python script that parses the SNAP facebook dataset into a single NetworkX network
NeuralSec/synthesizing-robust-adversarial-examples
My entry for ICLR 2018 Reproducibility Challenge for paper Synthesizing robust adversarial examples https://openreview.net/pdf?id=BJDH5M-AW
NeuralSec/tf-faster-rcnn-windows
tf-faster-rcnn windows 实现
NeuralSec/tpu
Reference models and tools for Cloud TPUs.
NeuralSec/YOLOv3
Keras implementation of yolo v3 object detection.