Pinned Repositories
Attention-Gated-Networks
Use of Attention Gates in a Convolutional Neural Network / Medical Image Classification and Segmentation
AttentionGAN
AttentionGAN for Unpaired Image-to-Image Translation & Multi-Domain Image-to-Image Translation
BigGAN-PyTorch
The author's officially unofficial PyTorch BigGAN implementation.
ChatPaper
Use ChatGPT to summarize the arXiv papers. 全流程加速科研,利用chatgpt进行论文全文总结+专业翻译+润色+审稿+审稿回复
crack_segmentation
This repository contains code and dataset for the task crack segmentation using two architectures UNet_VGG16, UNet_Resnet and DenseNet-Tiramusu
CrackDataset_DL_HY
Pavement surface crack datasets for DL based crack detection
DCGAN-for-Bird-Generation
DCGAN and WGAN implementation on Keras for Bird Generation
DIS-YOLO
UAPD-Pavement-Distress-Dataset
UAV Asphalt Pavement Distress Dataset
unet-keras
这是一个unet-keras的源码,可以用于训练自己的模型。
tantantetetao's Repositories
tantantetetao/DCGAN-for-Bird-Generation
DCGAN and WGAN implementation on Keras for Bird Generation
tantantetetao/Image2Image_Style_transfer_pytorch
Turning day to night by condition GAN in pytorch
tantantetetao/keras-dcgan
Keras implementation of Deep Convolutional Generative Adversarial Networks
tantantetetao/tf-wgan
Wasserstein DCGAN in Tensorflow/Keras
tantantetetao/VAEGAN-PYTORCH
VAEGAN from "Autoencoding beyond pixels using a learned similarity metric" implemented in Pytorch. Clean, clear and with comments.
tantantetetao/wgan-gp
A pytorch implementation of Paper "Improved Training of Wasserstein GANs"
tantantetetao/WGAN-tensorflow
a tensorflow implementation of WGAN