华科—电信学院—19级种子班—数字图像处理课程设计—小组代码仓库
HUST EIC - Seed Class 2019 - Digital Image Processing Course Project - Group Code Repository
Main Contributor: 李瑞堃 (Ruikun Li) 董浣羽 (Huanyu Dong)
训练线性感知机求解二元二分类问题
Training linear perceptual machines to solve binary binary classification problems.
搭建深度学习框架 My_Torch,并基于其求解 Half_Moon 数据集二分类问题、MNIST 数据集手写识别问题
Build a deep learning framework My_Torch and solve the Half_Moon dataset binary classification problem, MNIST dataset handwriting recognition problem based on it.
使用Pytorch等框架,求解 CIFAR-10 数据集图像识别问题
Solving the CIFAR-10 dataset image recognition problem using frameworks such as Pytorch.
手动实现 SSD: Single Shot MultiBox Detector 完成单目标检测
Manual implementation of SSD: Single Shot MultiBox Detector for single target detection.
复现论文《Satellite Image Prediction Relying on GAN and LSTM Neural Networks》,利用LSTM和GAN实现时序图像预测
Reproduction of the paper Satellite Image Prediction Relying on GAN and LSTM Neural Networks for Temporal Image Prediction using LSTM and GAN.