Pinned Repositories
Academic_Smart_Contract_Papers
Academic Smart Contract Papers, Welcome to add this list.
ACGAN-PyTorch
Adv-Makeup
This project is an implementation of our IJCAI 2021 paper "Adv-Makeup: A New Imperceptible and Transferable Attack on Face Recognition", we propose a novel attacking form for the face recognition to synthesize the transferable and imperceptible adversarial examples.
adversarial-attacks-pytorch
PyTorch implementation of adversarial attacks.
advGAN_pytorch
a Pytorch implementation of the paper "Generating Adversarial Examples with Adversarial Networks" (advGAN).
AFL
american fuzzy lop - a security-oriented fuzzer
aflfast
AFLFast (extends AFL with Power Schedules)
AFLGo
fork aflgo
AFLplusplus
The fuzzer afl++ is afl with community patches, qemu 5.1 upgrade, collision-free coverage, enhanced laf-intel & redqueen, AFLfast++ power schedules, MOpt mutators, unicorn_mode, and a lot more!
AgeProgression
yangyZJU's Repositories
yangyZJU/AFLGo
fork aflgo
yangyZJU/Academic_Smart_Contract_Papers
Academic Smart Contract Papers, Welcome to add this list.
yangyZJU/Adv-Makeup
This project is an implementation of our IJCAI 2021 paper "Adv-Makeup: A New Imperceptible and Transferable Attack on Face Recognition", we propose a novel attacking form for the face recognition to synthesize the transferable and imperceptible adversarial examples.
yangyZJU/adversarial-attacks-pytorch
PyTorch implementation of adversarial attacks.
yangyZJU/AFL
american fuzzy lop - a security-oriented fuzzer
yangyZJU/aflfast
AFLFast (extends AFL with Power Schedules)
yangyZJU/AFLplusplus
The fuzzer afl++ is afl with community patches, qemu 5.1 upgrade, collision-free coverage, enhanced laf-intel & redqueen, AFLfast++ power schedules, MOpt mutators, unicorn_mode, and a lot more!
yangyZJU/annotated-transformer
An annotated implementation of the Transformer paper.
yangyZJU/blockchain-course-demos
Demos for ZJU Blockchain course
yangyZJU/blockchainer-roadmap
Roadmap of learning blockchain technology and business knowledge summarized by ZJUBCA(浙大区块链协会总结的区块链知识学习路线). Welcome to contribute!!!
yangyZJU/cleverhans
An adversarial example library for constructing attacks, building defenses, and benchmarking both
yangyZJU/DeFiVulnLabs
To learn common smart contract vulnerabilities using Foundry!
yangyZJU/gigahorse-toolchain
A binary lifter and analysis framework for Ethereum smart contracts
yangyZJU/InstructZero
Official Implementation of InstructZero; the first framework to optimize bad prompts of ChatGPT(API LLMs) and finally obtain good prompts!
yangyZJU/leveldb
LevelDB is a fast key-value storage library written at Google that provides an ordered mapping from string keys to string values.
yangyZJU/llm-sp
Papers and resources related to the security and privacy of LLMs 🤖
yangyZJU/LM_Memorization
Training data extraction on GPT-2
yangyZJU/pbinance
Python Binance API interface
yangyZJU/SLIME
SLIME is a novel program-sensitive fuzzer that designs multiple property-aware queues and leverages a customized Upper Confidence Bound Variance-aware (UCB-V) algorithm.
yangyZJU/smart-contract-sanctuary-polygon
🐦🌴🌴🌴🦕 A home for ethereum smart contracts. 🏠
yangyZJU/Swin-Transformer
This is an official implementation for "Swin Transformer: Hierarchical Vision Transformer using Shifted Windows".
yangyZJU/tph-yolov5
CBAM-TPH-biFPN-yolov5
yangyZJU/Transformer-Notes
yangyZJU/UTK-Face
PyTorch Implementation of a Multi-Output Neural Network on the UTK Face Dataset to predict a person's age (range), ethnicity, and gender.
yangyZJU/UTKFaceCNN
This repo is a work on age, gender and ethnicity prediction using a standard CNN backbone. #computer-vision #retail-analytics #ageprediction #genderpredition
yangyZJU/vision_transformer
Google research
yangyZJU/vit-pytorch
Implementation of Vision Transformer, a simple way to achieve SOTA in vision classification with only a single transformer encoder, in Pytorch
yangyZJU/yolov5-smoke-detection-python
A Python implementation of Yolov5 to detect whether peaple smoking in Jetson Xavier nx and Jetson nano
yangyZJU/yolov5ds
multi-task yolov5 with detection and segmentation
yangyZJU/yolov7
Implementation of paper - YOLOv7: Trainable bag-of-freebies sets new state-of-the-art for real-time object detectors