Pinned Repositories
7days-golang
7 days golang programs from scratch (web framework Gee, distributed cache GeeCache, object relational mapping ORM framework GeeORM, rpc framework GeeRPC etc) 7天用Go动手写/从零实现系列
article-manage-system
beego文章发布系统-小例子
Attention-mechanism-implementation
Self-attention、Non-local、SE、SK、CBAM、DANet
build-web-application-with-golang
A golang ebook intro how to build a web with golang
CMC
[ECCV 2020] "Contrastive Multiview Coding", also contains implementations for MoCo and InstDis
deep-learning-for-image-processing
deep learning for image processing including classification and object-detection etc.
golang-open-source-projects
为互联网IT人打造的中文版awesome-go
gvcnn-pytorch
A PyTorch version group view convolution network. It is used in 3D classification and 3D retrieval.
manufacturing-part-recognition
multiview_learning
相关代码
HutHan12's Repositories
HutHan12/7days-golang
7 days golang programs from scratch (web framework Gee, distributed cache GeeCache, object relational mapping ORM framework GeeORM, rpc framework GeeRPC etc) 7天用Go动手写/从零实现系列
HutHan12/article-manage-system
beego文章发布系统-小例子
HutHan12/Attention-mechanism-implementation
Self-attention、Non-local、SE、SK、CBAM、DANet
HutHan12/build-web-application-with-golang
A golang ebook intro how to build a web with golang
HutHan12/CMC
[ECCV 2020] "Contrastive Multiview Coding", also contains implementations for MoCo and InstDis
HutHan12/deep-learning-for-image-processing
deep learning for image processing including classification and object-detection etc.
HutHan12/golang-open-source-projects
为互联网IT人打造的中文版awesome-go
HutHan12/gvcnn-pytorch
A PyTorch version group view convolution network. It is used in 3D classification and 3D retrieval.
HutHan12/manufacturing-part-recognition
HutHan12/multiview_learning
相关代码
HutHan12/mvcnn
Multi-view CNN (MVCNN) for shape recognition
HutHan12/paper-reading
深度学习经典、新论文逐段精读
HutHan12/pytorch-image-models
PyTorch image models, scripts, pretrained weights -- ResNet, ResNeXT, EfficientNet, EfficientNetV2, NFNet, Vision Transformer, MixNet, MobileNet-V3/V2, RegNet, DPN, CSPNet, and more
HutHan12/pytorch-rotationnet
HutHan12/pytorch-tutorial
PyTorch深度学习快速入门教程(绝对通俗易懂!)
HutHan12/TMC
The project page of paper: Trusted Multi-View Classification [ICLR'2021 paper]