Pinned Repositories
backpack
BackPACK - a backpropagation package built on top of PyTorch which efficiently computes quantities other than the gradient.
Bayes-Spam-Classification
Introduction to Machine Learning Experiment 1: Naïve Bayes Classifier.
choutuxiuxiu
Homework 1 for DIP course: point processing.
DIP-experiment1
Experiment 1 for DIP course: image fusion, face morphing, and view morphing. Note: view morphing has not implemented yet!
DIP-Homework4
Homework 4 for DIP course: DCT and Quantization.
distsys-fa21.github.io
FairQuantize
Repo for FairQuantize, a fairness-aware quantization framework proposed in MICCAI24 paper "FairQuantize: Achieving Fairness Through Weight Quantization for Dermatological Disease Diagnosis".
fourier
An Interactive Introduction to Fourier Transforms
guoyb17.github.io
Github Pages template for academic personal websites, forked from mmistakes/minimal-mistakes
humble-picture-editor
Homework 2 for DIP course: image warping.
guoyb17's Repositories
guoyb17/backpack
BackPACK - a backpropagation package built on top of PyTorch which efficiently computes quantities other than the gradient.
guoyb17/Bayes-Spam-Classification
Introduction to Machine Learning Experiment 1: Naïve Bayes Classifier.
guoyb17/choutuxiuxiu
Homework 1 for DIP course: point processing.
guoyb17/DIP-experiment1
Experiment 1 for DIP course: image fusion, face morphing, and view morphing. Note: view morphing has not implemented yet!
guoyb17/DIP-Homework4
Homework 4 for DIP course: DCT and Quantization.
guoyb17/distsys-fa21.github.io
guoyb17/FairQuantize
Repo for FairQuantize, a fairness-aware quantization framework proposed in MICCAI24 paper "FairQuantize: Achieving Fairness Through Weight Quantization for Dermatological Disease Diagnosis".
guoyb17/fourier
An Interactive Introduction to Fourier Transforms
guoyb17/guoyb17.github.io
Github Pages template for academic personal websites, forked from mmistakes/minimal-mistakes
guoyb17/humble-picture-editor
Homework 2 for DIP course: image warping.
guoyb17/OpenArkCompiler
方舟编译器源代码(30日晚偷跑版)
guoyb17/Picture-Bin-Generator
Course Project: convert BMP file to binary format... or others if necessary. Dependance: tool bin2c.
guoyb17/pytorch-handbook
pytorch handbook是一本开源的书籍,目标是帮助那些希望和使用PyTorch进行深度学习开发和研究的朋友快速入门,其中包含的Pytorch教程全部通过测试保证可以成功运行
guoyb17/Router-Lab
Project for Network course.
guoyb17/supervisor-mips32
计算机组成原理课程32位监控程序
guoyb17/Trie_Sort
Trie tree template, initially for Network homework.