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/BigGAN-PyTorch
The author's officially unofficial PyTorch BigGAN implementation.
tantantetetao/DIS-YOLO
tantantetetao/Attention-Gated-Networks
Use of Attention Gates in a Convolutional Neural Network / Medical Image Classification and Segmentation
tantantetetao/crack_segmentation
This repository contains code and dataset for the task crack segmentation using two architectures UNet_VGG16, UNet_Resnet and DenseNet-Tiramusu
tantantetetao/CrackDataset_DL_HY
Pavement surface crack datasets for DL based crack detection
tantantetetao/CycleGAN-Tensorflow-2
tantantetetao/CycleGAN-tf2
This project implements CycleGAN with tensorflow 2.0
tantantetetao/DCGAN-LSGAN-WGAN-GP-DRAGAN-Tensorflow-2
tantantetetao/DeepGlobe-Road-Extraction-Challenge
D-LinkNet: LinkNet with Pretrained Encoder and Dilated Convolution for High Resolution Satellite Imagery Road Extraction
tantantetetao/improved_wgan_training
Code for reproducing experiments in "Improved Training of Wasserstein GANs"
tantantetetao/python
tantantetetao/pytorch-MNIST-CelebA-GAN-DCGAN
Pytorch implementation of Generative Adversarial Networks (GAN) and Deep Convolutional Generative Adversarial Networks (DCGAN) for MNIST and CelebA datasets
tantantetetao/pytorch-pretrained-BigGAN
🦋A PyTorch implementation of BigGAN with pretrained weights and conversion scripts.
tantantetetao/PyTorch-VAE
A Collection of Variational Autoencoders (VAE) in PyTorch.
tantantetetao/RoadCrackDetection
tantantetetao/srgan
Photo-Realistic Single Image Super-Resolution Using a Generative Adversarial Network
tantantetetao/SRGAN_Wasserstein
Apply Waseerstein GAN into SRGAN, a deep learning super resolution model
tantantetetao/StyleGAN2_Anime
tantantetetao/StyleGANv2-Re-Implementation
This project is a re-implementation of the StyleGANv2 to study the coding style.
tantantetetao/teen-girl-generator
A teen girl face generator based on GANs,中文译名“萌妹生成器”。
tantantetetao/UNet-family
Paper and implementation of UNet-related model.
tantantetetao/VAE-Tensorflow
Variational Autoencoder Tensorflow Implementation
tantantetetao/VAE-Tensorflow-1
(beta-)VAE Tensorflow
tantantetetao/VAEGAN
Keras implementation of the paper "Autoencoding beyond pixels using a learned similarity metric"
tantantetetao/vaegan-celebs-keras
Autoencoding beyond pixels using a learned similarity metric by Larsen et al. (https://arxiv.org/abs/1512.09300)
tantantetetao/variational-autoencoder
generate MNIST using a Variational Autoencoder
tantantetetao/weakly-sup-crackdet
Repo for ICPR2020 paper "Crack Detection as a Weakly-Supervised Problem: Towards Achieving Less Annotation-Intensive Crack Detectors"
tantantetetao/wgan
Tensorflow Implementation of Wasserstein GAN (and Improved version in wgan_v2)
tantantetetao/WGAN-TensorFlow-1
Wasserstein GAN TensorFlow Implementation
tantantetetao/WGAN_GP
Keras model and tensorflow optimization of 'improved Training of Wasserstein GANs'