papers-challenge icon indicating copy to clipboard operation
papers-challenge copied to clipboard

Paper Reading List I have already read

Paper Reading List

useful tools

experiments

The experiments in this repository have been conducted in Colab and also on my desktop.

We also use VSCode's Remote-Development function and Docker to construct the environment for experiments in the paper.

In this repository, we are experimenting on a Docker container running under a remote GPU environment, and accessing the remote terminal from a local VSCode. If you want to run your experiments in this environment, please refer to the tips/vscode/RemoteDevelopment folder.

TOC

  • Paper Reading List
    • experiments
    • TOC
    • Generative Models
      • Image Generation
      • Few-Shot Image Generation
      • Self-Supervised
      • Image-to-Image Translation
      • Text-to-Image Translation
      • Speech-To-Image
      • Super-Resolution
      • Image Editting
      • Denoising
      • Disentanglement
      • Regularization
      • Compression
      • Survey
      • Variational AutoEncoder
    • Computer Vision
      • Learning Strategy
      • Architecture
      • Architecture Search
      • Normalization
      • Data Augmentation
      • Object Detection
      • Self-Supervised Learning
      • Anomaly Detection
    • Natural Language Processing
      • Transformers
      • Data Augmentation
      • Survey
    • Tabular
      • Concept Shift
    • Learning Resources

Generative Models

Image Generation

Few-Shot Image Generation

Self Supervised

Image-to-Image Translation

Text-to-Image Translation

Speech-to-Image Translation

Super-Resolution

Image Editting

Denoising

Disentanglement

Regularization

Compression

Survey

Variational AutoEncoder


Computer Vision

Learning Strategy

Architecture

Architecture Search

Normalization

Data Augmentation

Object Detection

Self-Supervised Learning

Anomaly Detection

Natural Language Processing

Transformers

Data Augmentation

Survey

Tabular

Concept Shift

Learning Resources