HarryLan's Stars
Diponly/Computer_Vision_Models
back bone models for Unet,Resnet50,renet34,Vgg,
flyakon/SSLRemoteSensing
Codes for paper "Semantic Segmentation of Remote Sensing Images With Self-Supervised Multitask Representation Learning"
Johnserf-Seed/TikTokDownload
抖音去水印批量下载用户主页作品、喜欢、收藏、图文、音频
MasouShizuka/config
配置文件
LGUG2Z/komorebi
A tiling window manager for Windows 🍉
373675032/molihub
博客论坛系统(molihub)是一个基于 Spring、SpringMVC、JDBCTemplate、JSP 开发的 Java Web 项目。项目页面美观大气,完成度较高,前后端不分离的单体架构,非常适合刚刚接触学习 Spring 的技术小白学习,也非常适合学校中的项目答辩或者毕业设计。喜欢的话记得帮忙点亮 Star,不求打赏,免费分享,只求你一个免费的👍,你的支持是我做下去的动力。
Snailclimb/JavaGuide
「Java学习+面试指南」一份涵盖大部分 Java 程序员所需要掌握的核心知识。准备 Java 面试,首选 JavaGuide!
zhoubolei/bolei_awesome_posters
CVPR and NeurIPS poster examples and templates. May we have in-person poster session soon!
diphosphane/CodeCraft2022-PressureGenerator
a pressure data generator made for CodeCraft-2022 华为CodeCraft2022数据压测生成器
MontaEllis/Pytorch-Medical-Classification
This repository is an unoffical PyTorch implementation of Medical classification in 2D and 3D.
HarryLan/Pytorch-Medical-Segmentation
This repository is an unoffical PyTorch implementation of Medical segmentation in 2D and 3D.
MontaEllis/Pytorch-Medical-Segmentation
This repository is an unoffical PyTorch implementation of Medical segmentation in 2D and 3D.
HarryLan/MAE-pytorch
Unofficial PyTorch implementation of Masked Autoencoders Are Scalable Vision Learners
pengzhiliang/MAE-pytorch
Unofficial PyTorch implementation of Masked Autoencoders Are Scalable Vision Learners
LAMDA-NJU/Deep-Forest
An Efficient, Scalable and Optimized Python Framework for Deep Forest (2021.2.1)
lumo-tech/lumo
More light-weight pytorch experiment management library!
szr1014/Coursera-ML-AndrewNg-Notes
吴恩达老师的机器学习课程个人笔记
lsyer/CSU-Thesis-LaTeX-Template
中南大学学位论文LaTeX模板
jeonsworld/ViT-pytorch
Pytorch reimplementation of the Vision Transformer (An Image is Worth 16x16 Words: Transformers for Image Recognition at Scale)
HarryLan/SSL4MIS
Semi Supervised Learning for Medical Image Segmentation, a collection of literature reviews and code implementations.
HarryLan/Attention-Gated-Networks
Use of Attention Gates in a Convolutional Neural Network / Medical Image Classification and Segmentation
HarryLan/CA-Net
Code for Comprehensive Attention Convolutional Neural Networks for Explainable Medical Image Segmentation.
pytorch/vision
Datasets, Transforms and Models specific to Computer Vision
mwouts/jupytext
Jupyter Notebooks as Markdown Documents, Julia, Python or R scripts
extreme-assistant/CVPR2024-Paper-Code-Interpretation
cvpr2024/cvpr2023/cvpr2022/cvpr2021/cvpr2020/cvpr2019/cvpr2018/cvpr2017 论文/代码/解读/直播合集,极市团队整理
aladdinpersson/Machine-Learning-Collection
A resource for learning about Machine learning & Deep Learning
HarryLan/Machine-Learning-Collection
A resource for learning about ML, DL, PyTorch and TensorFlow. Feedback always appreciated :)
TingsongYu/PyTorch_Tutorial
《Pytorch模型训练实用教程》中配套代码
huangrt01/CS-Notes
我的自学笔记,终身更新,当前专注System基础、MLSys。
HarryLan/Image_Segmentation
Pytorch implementation of U-Net, R2U-Net, Attention U-Net, and Attention R2U-Net.