Blog posts

该页面不再维护, 博客文章参考知乎主页: https://www.zhihu.com/people/divided7

2023

ST-GCN

less than 1 minute read

Published:

ST-GCN structure.

HMR

less than 1 minute read

Published:

Realize the HMR.

YOLOPose Loss

less than 1 minute read

Published:

YOLO Pose Loss.

YOLOpose code

less than 1 minute read

Published:

YOLO-Pose: Enhancing YOLO for Multi Person Pose Estimation Using Object Keypoint Similarity Loss.

2022

HRNet

less than 1 minute read

Published:

About High resolution neural network.

YOLOv5 structure

less than 1 minute read

Published:

YOLOv5 structure.

Model soups

less than 1 minute read

Published:

Model soups: averaging weights of multiple fine-tuned models.

Network Slimming

less than 1 minute read

Published:

Learning Efficient Convolutional Networks through Network Slimming.

DINO

less than 1 minute read

Published:

DETR with Improved DeNoising Anchor Boxes for End-to-End Object Detection.

DETR

less than 1 minute read

Published:

End-to-End Object Detection with Transformers.

YOLOv1-YOLOv5

less than 1 minute read

Published:

Handwritten the Resnet on torchvision.models.resnet.py.

Transformer on CV

less than 1 minute read

Published:

About Transformer on Computer Vision.

Handwritten Resnet

less than 1 minute read

Published:

Handwritten the Resnet on torchvision.models.resnet.py.