Pinned Repositories
anomaly-detection-resources
Anomaly detection related books, papers, videos, and toolboxes
audiocraft
Audiocraft is a library for audio processing and generation with deep learning. It features the state-of-the-art EnCodec audio compressor / tokenizer, along with MusicGen, a simple and controllable music generation LM with textual and melodic conditioning.
Awesome-Deepfakes-Detection
A list of tools, papers and code related to Deepfake Detection.
Awesome-Face-Forgery-Generation-and-Detection
A curated list of articles and codes related to face forgery generation and detection.
BMTools
Tool Learning for Big Models, Open-Source Solutions of ChatGPT-Plugins
BypassAntiVirus
远控免杀系列文章及配套工具,汇总测试了互联网上的几十种免杀工具、113种白名单免杀方式、8种代码编译免杀、若干免杀实战技术,并对免杀效果进行了一一测试,为远控的免杀和杀软对抗免杀提供参考。
Chapter16-Robot-Learning-in-Simulation
Chapter 16 Robot Learning in Simulation in book Deep Reinforcement Learning: example of Sawyer robot learning to reach the target with paralleled Soft Actor-Critic (SAC) algorithm, using PyRep for Sawyer robot simulation and game building. The environment is wrapped into OpenAI Gym format.
ChatRWKV
ChatRWKV is like ChatGPT but powered by RWKV (100% RNN) language model, and open source.
Chinese-LLaMA-Alpaca
中文LLaMA&Alpaca大语言模型+本地CPU/GPU训练部署 (Chinese LLaMA & Alpaca LLMs)
face_recognition_distribute_pallel
train insight face model in distribute data pallel and model pallel
jareturing's Repositories
jareturing/face_recognition_distribute_pallel
train insight face model in distribute data pallel and model pallel
jareturing/Data-Free-Adversarial-Distillation
Code and pretrained models for paper: Data-Free Adversarial Distillation
jareturing/deep_sort_pytorch
MOT tracking using deepsort and yolov3 with pytorch
jareturing/DeepSpeed
DeepSpeed is a deep learning optimization library that makes distributed training easy, efficient, and effective.
jareturing/distiller
Neural Network Distiller by Intel AI Lab: a Python package for neural network compression research. https://intellabs.github.io/distiller
jareturing/Face-Transformer
Face Transformer for Recognition
jareturing/FaceDetect
A simple example for face detct
jareturing/facenet
Face recognition using Tensorflow
jareturing/FaceX-Zoo
A PyTorch Toolbox for Face Recognition
jareturing/InScan
边界打点后的自动化渗透工具
jareturing/LeetCode-Go
✅ Solutions to LeetCode by Go, 100% test coverage, runtime beats 100% / LeetCode 题解
jareturing/Mars
Mars(战神)——资产发现、子域名枚举、C段扫描、资产变更监测、端口变更监测、域名解析变更监测、Awvs扫描、POC检测、web指纹探测、端口指纹探测、CDN探测、操作系统指纹探测、泛解析探测、WAF探测、敏感信息检测等等
jareturing/MaskTheFace
Convert face dataset to masked dataset
jareturing/Megatron-LM
Ongoing research training transformer language models at scale, including: BERT & GPT-2
jareturing/micronet
micronet, a model compression and deploy lib. compression: 1、quantization: quantization-aware-training(QAT), High-Bit(>2b)(DoReFa/Quantization and Training of Neural Networks for Efficient Integer-Arithmetic-Only Inference)、Low-Bit(≤2b)/Ternary and Binary(TWN/BNN/XNOR-Net); post-training-quantization(PTQ), 8-bit(tensorrt); 2、 pruning: normal、regular and group convolutional channel pruning; 3、 group convolution structure; 4、batch-normalization fuse for quantization. deploy: tensorrt, fp32/fp16/int8(ptq-calibration)、op-adapt(upsample)、dynamic_shape
jareturing/nccl
Optimized primitives for collective multi-GPU communication
jareturing/oneflow
OneFlow is a performance-centered and open-source deep learning framework.
jareturing/os2d
Code for "OS2D: One-Stage One-Shot Object Detection by Matching Anchor Features", ECCV 2020
jareturing/proxy_pool
Python爬虫代理IP池(proxy pool)
jareturing/proxylessnas
[ICLR 2019] ProxylessNAS: Direct Neural Architecture Search on Target Task and Hardware
jareturing/pytorch
Tensors and Dynamic neural networks in Python with strong GPU acceleration
jareturing/Scalable-Near-lossless-Image-Compression
Source code of CVPR 2021 paper "Learning Scalable ℓ∞-constrained Near-lossless Image Compression via Joint Lossy Image and Residual Compression".
jareturing/scrapy-redis
Redis-based components for Scrapy.
jareturing/sqlmap
Automatic SQL injection and database takeover tool
jareturing/TFace
A trusty face recognition research platform developed by Tencent Youtu Lab
jareturing/tfrecord
TFRecord reader for PyTorch
jareturing/TimeSformer
The official pytorch implementation of our paper "Is Space-Time Attention All You Need for Video Understanding?"
jareturing/vit-pytorch
Implementation of Vision Transformer, a simple way to achieve SOTA in vision classification with only a single transformer encoder, in Pytorch
jareturing/WDScanner
WDScanner平台目前实现了如下功能:分布式web漏洞扫描、客户管理、漏洞定期扫描、子域名枚举、端口扫描、网站爬虫、暗链检测、坏链检测、网站指纹搜集、专项漏洞检测、代理搜集及部署等功能。
jareturing/xfr
Explainable Face Recognition ECCV 2020 Paper code and dataset repository