Institution: Sunrise Lab. North China Electric Power University. Deep Learning Repository for study.
- Image Classification
- Image segmentation
- Object Detection
- Graph Neural Networks
- Graph Structure Learning
git clone https://github.com/H-Joker/Sunrise-DL-NCEPU.git
cd Sunrise-DL-NCEPU
conda create -n dl python=3.9.0
conda activate dl
pip install -r requirements.txt