MJWu-wizard's starred repositories
ML2022-Homework
[機器學習 110-2@NTU] 課程作業
ML2022-Spring
**Official** 李宏毅 (Hung-yi Lee) 機器學習 Machine Learning 2022 Spring
opendatasets
Free datasets for open research, and development
TransResUNet
TransResU-Net: Transformer based ResU-Net for Real-Time Colonoscopy Polyp Segmentation
Dicom_RT_and_Images_to_Mask
Tools to help with the conversion of DICOM images, RT Structures, and dose to useful Python objects. Essentially DICOM to NumPy and SimpleITK Images
DDSM-LJPEG-Converter
This program converts LJPEG files of DDSM to PNG images.
pytorch-grad-cam
Advanced AI Explainability for computer vision. Support for CNNs, Vision Transformers, Classification, Object detection, Segmentation, Image similarity and more.
Lung-Segmentation-in-TensorFlow-2.0
This repository contains the code for Lung segmentation using Montgomery dataset in TensorFlow 2.0.
Unet-for-Person-Segmentation
U-Net for person segmentation in TensorFlow using Keras API.
UNET-Segmentation-on-CT-Scan-Images-in-TensorFlow-2.0
The repository contains the code for UNET segmentation on CT scan dataset in TensorFlow 2.0 framework.
pytorch-semantic-segmentation
PyTorch for Semantic Segmentation
Image_Segmentation
Pytorch implementation of U-Net, R2U-Net, Attention U-Net, and Attention R2U-Net.
EfficientNet-PyTorch
A PyTorch implementation of EfficientNet
pytorch-CycleGAN-and-pix2pix
Image-to-Image Translation in PyTorch
pretrained-models.pytorch
Pretrained ConvNets for pytorch: NASNet, ResNeXt, ResNet, InceptionV4, InceptionResnetV2, Xception, DPN, etc.
Pytorch-UNet
PyTorch implementation of the U-Net for image semantic segmentation with high quality images
deep-learning-v2-pytorch
Projects and exercises for the latest Deep Learning ND program https://www.udacity.com/course/deep-learning-nanodegree--nd101
Machine-Learning-Collection
A resource for learning about Machine learning & Deep Learning
pytorch-image-models
The largest collection of PyTorch image encoders / backbones. Including train, eval, inference, export scripts, and pretrained weights -- ResNet, ResNeXT, EfficientNet, NFNet, Vision Transformer (ViT), MobileNetV4, MobileNet-V3 & V2, RegNet, DPN, CSPNet, Swin Transformer, MaxViT, CoAtNet, ConvNeXt, and more
PyTorch-YOLOv3
Minimal PyTorch implementation of YOLOv3
Dive-into-DL-PyTorch
本项目将《动手学深度学习》(Dive into Deep Learning)原书中的MXNet实现改为PyTorch实现。
pytorch-book
PyTorch tutorials and fun projects including neural talk, neural style, poem writing, anime generation (《深度学习框架PyTorch:入门与实战》)