mzweilin's Stars
ultralytics/yolov5
YOLOv5 🚀 in PyTorch > ONNX > CoreML > TFLite
Lightning-AI/pytorch-lightning
Pretrain, finetune ANY AI model of ANY size on multiple GPUs, TPUs with zero code changes.
pjreddie/darknet
Convolutional Neural Networks
HarisIqbal88/PlotNeuralNet
Latex code for making neural networks diagrams
AlexeyAB/darknet
YOLOv4 / Scaled-YOLOv4 / YOLO - Neural Networks for Object Detection (Windows and Linux version of Darknet )
vdumoulin/conv_arithmetic
A technical report on convolution arithmetic in the context of deep learning
carla-simulator/carla
Open-source simulator for autonomous driving research.
daviddao/awful-ai
😈Awful AI is a curated list to track current scary usages of AI - hoping to raise awareness
Trusted-AI/adversarial-robustness-toolbox
Adversarial Robustness Toolbox (ART) - Python Library for Machine Learning Security - Evasion, Poisoning, Extraction, Inference - Red and Blue Teams
honkit/honkit
:book: HonKit is building beautiful books using Markdown - Fork of GitBook
Stonesjtu/pytorch_memlab
Profiling and inspecting memory in pytorch
anishathalye/obfuscated-gradients
Obfuscated Gradients Give a False Sense of Security: Circumventing Defenses to Adversarial Examples
MadryLab/mnist_challenge
A challenge to explore adversarial robustness of neural networks on MNIST.
qianguih/voxelnet
This is an unofficial inplementation of VoxelNet in TensorFlow.
baidu/Curve
An Integrated Experimental Platform for time series data anomaly detection.
locuslab/convex_adversarial
A method for training neural networks that are provably robust to adversarial attacks.
openphilanthropy/unrestricted-adversarial-examples
Contest Proposal and infrastructure for the Unrestricted Adversarial Examples Challenge
jonmagic/copy-excel-paste-markdown
Copy a table in Excel (or other spreadsheet programs) and paste it as a Markdown table
ymirsky/KitNET-py
KitNET is a lightweight online anomaly detection algorithm, which uses an ensemble of autoencoders.
twosixlabs/armory
ARMORY Adversarial Robustness Evaluation Test Bed
google-deepmind/interval-bound-propagation
This repository contains a simple implementation of Interval Bound Propagation (IBP) using TensorFlow: https://arxiv.org/abs/1810.12715
google-research/selfstudy-adversarial-robustness
vtjeng/MIPVerify.jl
Evaluating Robustness of Neural Networks with Mixed Integer Programming
guykatzz/ReluplexCav2017
carlini/nn_breaking_detection
Code corresponding to the paper "Adversarial Examples are not Easily Detected..."
tcwangshiqi-columbia/ReluVal
The released code of ReluVal in USENIX Security 2018
oval-group/PLNN-verification
All code for the Piecewise Linear Neural Networks verification: A comparative study paper
MadryLab/relu_stable
IntelLabs/OSCAR
Object Sensing and Cognition for Adversarial Robustness
IntelLabs/MART
Modular Adversarial Robustness Toolkit