Pinned Repositories
AE-VAE-MINIST-ImageGen
a simple deeplearning example for freshman
CNN-LeNet-MNIST-Classify
a simple deeplearning example for freshman
DM-DDIM-CelebA-ImageGen
a try in ddpm
DM-DDPM-MNIST-ImageGen
a try to unconditional image-gen using ddpm
DM-DiT-DDPM-MNIST-class-cond-ImageGen
DM-DiT-EDM-MNIST-class-cond-ImageGen
DM-LDM-guided-landscape-ImageGen
The project is to be discontinued and will no longer be updated. Another architecture for the follow-up of the project task will be made available under an open-source license.
Robocom2022CAIP-ML-LSTNet-RoomTemperature-Pred
The topic of a Robocom online competition: Room Temperature prediction. For reference
SimulateCerebrum-Multimode-Partitioning
Transformer-ViT-Cats-And-Dogs-Classify
A simple reproduction of the paper "AN IMAGE IS WORTH 16X16 WORDS: TRANSFORMERS FOR IMAGE RECOGNITION AT SCALE" by a binary classification problem
Franfee's Repositories
Franfee/CNN-LeNet-MNIST-Classify
a simple deeplearning example for freshman
Franfee/Robocom2022CAIP-ML-LSTNet-RoomTemperature-Pred
The topic of a Robocom online competition: Room Temperature prediction. For reference
Franfee/DM-DDPM-MNIST-ImageGen
a try to unconditional image-gen using ddpm
Franfee/SimulateCerebrum-Multimode-Partitioning
Franfee/Transformer-ViT-Cats-And-Dogs-Classify
A simple reproduction of the paper "AN IMAGE IS WORTH 16X16 WORDS: TRANSFORMERS FOR IMAGE RECOGNITION AT SCALE" by a binary classification problem
Franfee/AE-VAE-MINIST-ImageGen
a simple deeplearning example for freshman
Franfee/DM-DDIM-CelebA-ImageGen
a try in ddpm
Franfee/DM-DiT-DDPM-MNIST-class-cond-ImageGen
Franfee/DM-DiT-EDM-MNIST-class-cond-ImageGen
Franfee/DM-LDM-guided-landscape-ImageGen
The project is to be discontinued and will no longer be updated. Another architecture for the follow-up of the project task will be made available under an open-source license.
Franfee/DM-LDM-pix2pix-StyleTransfer
Franfee/Franfee
Config files for my GitHub profile.
Franfee/pix2pix-facade-UNet_G-PathGAN_D-Transfer
A simple reproduction of the paper "Image-to-Image Translation with Conditional Adversarial Networks" (using facade data set, extracting the data compression package before running)
Franfee/pix2pix-monet2photo-CycleGAN-Transfer
A simple reproduction of the paper "Unpaired Image-to-Image Translation using Cycle-Consistent Adversarial Networks" (using monet2photo data set, extracting the data compression package before running)
Franfee/Python-CTRV-simulation
Simulation of Maneuvering Target Tracking Based on Kalman Filter. My Bachelor’s Thesis.
Franfee/PyTorch-GAN
PyTorch implementations of Generative Adversarial Networks.
Franfee/Super-Resolution-ESRGAN-celeba-SR-ImageGen
A simple reproduction of the paper "ESRGAN: Enhanced Super-Resolution Generative Adversarial Networks" (using celeba data set, extracting the data compression package before running)
Franfee/Super-Resolution-SRGAN-celeba-SR-ImageGen
A simple reproduction of the paper "Photo-Realistic Single Image Super-Resolution Using a Generative Adversarial" (using celeba data set, extracting the data compression package before running)
Franfee/Transformer-Engs-Fras-Translation
A simple project for learning about transformer and simply replicating the paper "attention is all you need"