SunnyHaze
马晓晨, Ph.D. student at Mohamed Bin Zayed University of Artificial Intelligence (MBZUAI).
MBZUAI (Mohamed Bin Zayed University of AI)Abu Dhabi, United Arab Emirates
Pinned Repositories
MVSS-Net
Unofficial implementation of MVSS-Net (ICCV 2021) with Pytorch including training code.
NCL-IML
Offical implement of NCL-IML (Pre-training-free Image Manipulation Localization through Non-Mutually Contrastive Learning), ICCV2023
IMDLBenCo
[NeurIPS'24 Spotlight] A comprehensive benchmark & codebase for Image manipulation detection/localization.
CASIA2.0-Corrected-Groundtruth
Resolves severe noise in the widely spread CASIA2.0 dataset ground-truth for Image Manipulation Detection
IML-Dataset-Corrections
Corrections of resolution issue for common image manipulation localization datasets. (CASIA, Coverage, IMD2020)
IML-ViT
Official repository of paper “IML-ViT: Benchmarking Image manipulation localization by Vision Transformer”
LeNet5-MNIST-Pytorch
基于Pytorch复现的Yann LeCun大佬于1998年提出的LeNet5模型。
ManTraNet-Pytorch
Unofficial implementation of ManTra-Net (CVPR 2019) with Pytorch including training code. The original paper is a model implemented by keras-Tensorflow
PVZ_GAME_BY_EasyX
利用EasyX写的植物大战僵尸游戏,基于C++进行了封装
scu-thesis-template
四川大学本科毕业论文word模板及常见要求
SunnyHaze's Repositories
SunnyHaze/IML-ViT
Official repository of paper “IML-ViT: Benchmarking Image manipulation localization by Vision Transformer”
SunnyHaze/scu-thesis-template
四川大学本科毕业论文word模板及常见要求
SunnyHaze/CASIA2.0-Corrected-Groundtruth
Resolves severe noise in the widely spread CASIA2.0 dataset ground-truth for Image Manipulation Detection
SunnyHaze/ManTraNet-Pytorch
Unofficial implementation of ManTra-Net (CVPR 2019) with Pytorch including training code. The original paper is a model implemented by keras-Tensorflow
SunnyHaze/IML-Dataset-Corrections
Corrections of resolution issue for common image manipulation localization datasets. (CASIA, Coverage, IMD2020)
SunnyHaze/LeNet5-MNIST-Pytorch
基于Pytorch复现的Yann LeCun大佬于1998年提出的LeNet5模型。
SunnyHaze/SCU_OAA-website-Captcha-training-set
四川大学JWC网站验证码10000张及对应标签数据集,可用于深度学习模型构建。Captcha tranning set for Website of the Office of Academic affair of Sichuan University.
SunnyHaze/miSRGAN-pytorch
Unofficial pytorch implementation of miSRGAN, in paper "3D Registration of pre-surgical prostate MRI and histopathology images via super-resolution volume reconstruction"
SunnyHaze/CMinus-Lexer-Parser
四川大学 编译原理 课程设计。CMinus Compiler repo, including a lexer and a parser.
SunnyHaze/SCU-Captcha
SCU JWC验证码识别模型,基于Pytorch,已经发布于PYPI。
SunnyHaze/PixelRNN-Pokemon-Creation
李宏毅(Hung-yi Lee)机器学习 ML Lecture 17: Pokemon Creation 宝可梦生成任务。基于单层LSTM的PixelRNN实现。
SunnyHaze/SCUCourseSelectHelper
新版SCU教务系统选课小助手V1.0
SunnyHaze/blog-configs
博客后台的基本的配置文件备份
SunnyHaze/IMDLBenCo
A comprehensive benchmark & codebase for Image manipulation detection/localization.
SunnyHaze/MVSS
SunnyHaze/PaddleRS
Awesome Remote Sensing Toolkit based on PaddlePaddle.
SunnyHaze/PaTTA
A test times augmentation toolkit based on paddle2.0.
SunnyHaze/PMAE
Official repository of paper “Perceptual MAE for Image Manipulation Localization: A High-level Vision Learner Focusing on Low-level Features”
SunnyHaze/Sunnyhaze
Self introduction.
SunnyHaze/sunnyhaze.github.io
AcadHomepage: A Modern and Responsive Academic Personal Homepage
SunnyHaze/sunnyhaze.github.io.backup
SunnyHaze/VAE-Pokemon-Creation
使用VAE生成宝可梦,李宏毅机器学习。
SunnyHaze/academicpages.github.io
Github Pages template for academic personal websites, forked from mmistakes/minimal-mistakes
SunnyHaze/blog
SunnyHaze/GAN-MNIST-Pytorch
A repo for pytroch implementation with GAN model on MNIST handwritten digits database
SunnyHaze/MAE-pytorch
Unofficial PyTorch implementation of Masked Autoencoders Are Scalable Vision Learners
SunnyHaze/NCL-IML
SunnyHaze/scu-flying.github.io
四川大学飞跃手册
SunnyHaze/SRe2L
(NeurIPS 2023 spotlight) Large-scale Dataset Distillation/Condensation, 50 IPC (Images Per Class) achieves the highest 60.8% on original ImageNet-1K val set.
SunnyHaze/torch_distribute_test
Testing pytorch distributed training script when you want to test on a new environments.