Pinned Repositories
AugLy
A data augmentations library for audio, image, text, and video.
augmentation-corruption
This repository provides code for "On Interaction Between Augmentations and Corruptions in Natural Corruption Robustness".
Automold--Road-Augmentation-Library
This library augments road images to introduce various real world scenarios that pose challenges for training neural networks of Autonomous vehicles. Automold is created to train CNNs in specific weather and road conditions.
awesome-data-augmentation
This is a list of awesome methods about data augmentation.
awesome-deep-vision
A curated list of deep learning resources for computer vision
awesome-machine-learning
A curated list of awesome Machine Learning frameworks, libraries and software.
awesome-python
A curated list of awesome Python frameworks, libraries, software and resources
bbaug
Bounding box augmentations for Pytorch
Best-websites-a-programmer-should-visit
:link: Some useful websites for programmers.
LJCZhang's Repositories
LJCZhang/AugLy
A data augmentations library for audio, image, text, and video.
LJCZhang/augmentation-corruption
This repository provides code for "On Interaction Between Augmentations and Corruptions in Natural Corruption Robustness".
LJCZhang/Automold--Road-Augmentation-Library
This library augments road images to introduce various real world scenarios that pose challenges for training neural networks of Autonomous vehicles. Automold is created to train CNNs in specific weather and road conditions.
LJCZhang/Best-websites-a-programmer-should-visit
:link: Some useful websites for programmers.
LJCZhang/Detic
Code release for "Detecting Twenty-thousand Classes using Image-level Supervision".
LJCZhang/drawio-desktop
Official electron build of diagrams.net
LJCZhang/evidently
Interactive reports to analyze machine learning models during validation or production monitoring.
LJCZhang/facenet-pytorch
Pretrained Pytorch face detection (MTCNN) and facial recognition (InceptionResnet) models
LJCZhang/facenet-pytorch-1
这是一个facenet-pytorch的库,可以用于训练自己的人脸识别模型。
LJCZhang/faiss
A library for efficient similarity search and clustering of dense vectors.
LJCZhang/flash-reflection-removal
Code for CVPR2021 paper "Robust Reflection Removal with Reflection-free Flash-only Cues"
LJCZhang/gen-efficientnet-pytorch
Pretrained EfficientNet, EfficientNet-Lite, MixNet, MobileNetV3 / V2, MNASNet A1 and B1, FBNet, Single-Path NAS
LJCZhang/gradio
Create UIs for your machine learning model in Python in 3 minutes
LJCZhang/huggingface_hub
All the open source things related to the Hugging Face Hub.
LJCZhang/HyperLPR
基于深度学习高性能中文车牌识别 High Performance Chinese License Plate Recognition Framework.
LJCZhang/imgaug
Image augmentation for machine learning experiments.
LJCZhang/jax_google_ML
Composable transformations of Python+NumPy programs: differentiate, vectorize, JIT to GPU/TPU, and more
LJCZhang/mcanvas
用于合成图片的canvas绘制库
LJCZhang/MegEngine
MegEngine 是一个快速、可拓展、易于使用且支持自动求导的深度学习框架
LJCZhang/mmclassification
OpenMMLab Image Classification Toolbox and Benchmark
LJCZhang/mmcv
OpenMMLab Computer Vision Foundation
LJCZhang/PaddleClas
A treasure chest for visual recognition powered by PaddlePaddle
LJCZhang/patch2pix_image_registration
Patch2Pix: Epipolar-Guided Pixel-Level Correspondences [CVPR2021]
LJCZhang/pytorch-OpCounter
Count the MACs / FLOPs of your PyTorch model.
LJCZhang/qupath
QuPath - Bioimage analysis & digital pathology
LJCZhang/s3cmd
Official s3cmd repo -- Command line tool for managing Amazon S3 and CloudFront services
LJCZhang/scientific-visualization-book
An open access book on scientific visualization using python and matplotlib
LJCZhang/ThreatExchange
Share threat information with vetted partners
LJCZhang/tuning_playbook
A playbook for systematically maximizing the performance of deep learning models.
LJCZhang/yolov4-tiny-pytorch
这是一个YoloV4-tiny-pytorch的源码,可以用于训练自己的模型。