Pinned Repositories
aitom
AI for tomography
albumentations
fast image augmentation library and easy to use wrapper around other libraries
Anime-Sketch-Colorizer
Automatic Sketch Colorization with reference image
AttentionGAN
[IJCNN 2019 Oral] Attention-Guided Generative Adversarial Networks for Unsupervised Image-to-Image Translation
awesome-gan-for-medical-imaging
Awesome GAN for Medical Imaging
classification_models
Classification models trained on ImageNet. Keras.
computervision-recipes
Best Practices, code samples, and documentation for Computer Vision.
Kalman-and-Bayesian-Filters-in-Python
Kalman Filter textbook using Ipython Notebook. Focuses on building intuition and experience, not formal proofs. Includes Kalman filters,extended Kalman filters, unscented Kalman filters, particle filters, and more. All exercises include solutions.
PyTorch-GAN
PyTorch implementations of Generative Adversarial Networks.
pytorch-lightning
The lightweight PyTorch wrapper for ML researchers. Scale your models. Write less boilerplate
lgl603's Repositories
lgl603/pytorch-lightning
The lightweight PyTorch wrapper for ML researchers. Scale your models. Write less boilerplate
lgl603/aitom
AI for tomography
lgl603/albumentations
fast image augmentation library and easy to use wrapper around other libraries
lgl603/Anime-Sketch-Colorizer
Automatic Sketch Colorization with reference image
lgl603/classification_models
Classification models trained on ImageNet. Keras.
lgl603/computervision-recipes
Best Practices, code samples, and documentation for Computer Vision.
lgl603/deep-learning-for-image-processing
deep learning for image processing including classification and object-detection etc.
lgl603/Deep-Learning-for-Tracking-and-Detection
Collection of papers, datasets, code and other resources for object tracking and detection using deep learning
lgl603/deepfocus
Pytorch implementation of "DeepFocus: a Few-Shot Microscope Slide Auto-Focus using a Sample Invariant CNN-based Sharpness Function"
lgl603/handcalcs
Python library for converting Python calculations into rendered latex.
lgl603/HelloGitHub
:octocat: Find pearls on open-source seashore 分享 GitHub 上有趣、入门级的开源项目
lgl603/Image_Segmentation
pytorch Implementation of U-Net, R2U-Net, Attention U-Net, Attention R2U-Net.
lgl603/imgaug
Image augmentation for machine learning experiments.
lgl603/Learn-Vim
A book for learning the Vim editor the smart way.
lgl603/lgl603
Config files for my GitHub profile.
lgl603/libmot
A Library of Multi-Object Tracking
lgl603/Mask_RCNN
Mask R-CNN for object detection and instance segmentation on Keras and TensorFlow
lgl603/mmdetection
Open MMLab Detection Toolbox and Benchmark
lgl603/multiple-object-tracking
combine state of art deep neural network based detectors with most efficient trackers to solve motion based multiple objects tracking problems
lgl603/opencv_transforms
OpenCV implementation of Torchvision's image augmentations
lgl603/Programmer-look-at-China
介绍**各二线以上城市的互联网环境以及生活成本
lgl603/pumpkin-book
《机器学习》(西瓜书)公式推导解析,在线阅读地址:https://datawhalechina.github.io/pumpkin-book
lgl603/pytorch-cnn-visualizations
Pytorch implementation of convolutional neural network visualization techniques
lgl603/PyTorch_Tutorial
《Pytorch模型训练实用教程》中配套代码
lgl603/SciencePlots
Matplotlib styles for scientific plotting
lgl603/SelectionGAN
[CVPR 2019 Oral] Multi-Channel Attention Selection GAN with Cascaded Semantic Guidance for Cross-View Image Translation
lgl603/tensorrt_demos
TensorRT MODNet, YOLOv4, YOLOv3, SSD, MTCNN, and GoogLeNet
lgl603/test
lgl603/toolbox
(To be continued)various tools included such as label-tools , data-augmentation , etc.
lgl603/TRM_tutorial
Transformer在CV和NLP领域的变体模型的从零解读:Transformer;VIT;Swin Transformer