Pinned Repositories
AugFPN-detectron2
Unofficial implementation for AugFPN (arxiv.org/abs/1912.05384)
centernet-inst
A little experiment combining Centernet and SOLOv2.
EmbedMask
Unofficial implementation for EmbedMask instance segmentation
Filter-Response-Normalization
Filter Response Normalization Layer: Eliminating Batch Dependence in the Training of Deep Neural Networks
ncnn_project
ncnn project repository for funny
SGRUnet-pytorch
unofficial pytorch implementation Anime Sketch Coloring with Swish-Gated Residual U-Net
simple-centernet-pytorch
This is just a simple implementation of "CenterNet:Objects as Points"
simple-pointpillar
This is just a simple implementation of "PointPillars: Fast Encoders for Object Detection from Point Clouds"
SOLOv2-detectron2
Unofficial implementation for SOLOv2 instance segmentation
zongmutech-car-wheel-object-detection
gakkiri's Repositories
gakkiri/simple-centernet-pytorch
This is just a simple implementation of "CenterNet:Objects as Points"
gakkiri/zongmutech-car-wheel-object-detection
gakkiri/SOLOv2-detectron2
Unofficial implementation for SOLOv2 instance segmentation
gakkiri/SGRUnet-pytorch
unofficial pytorch implementation Anime Sketch Coloring with Swish-Gated Residual U-Net
gakkiri/AugFPN-detectron2
Unofficial implementation for AugFPN (arxiv.org/abs/1912.05384)
gakkiri/simple-pointpillar
This is just a simple implementation of "PointPillars: Fast Encoders for Object Detection from Point Clouds"
gakkiri/centernet-inst
A little experiment combining Centernet and SOLOv2.
gakkiri/ncnn_project
ncnn project repository for funny
gakkiri/Filter-Response-Normalization
Filter Response Normalization Layer: Eliminating Batch Dependence in the Training of Deep Neural Networks
gakkiri/EmbedMask
Unofficial implementation for EmbedMask instance segmentation
gakkiri/Mask-Cascade-RCNN
A simple Mask-Cascade-RCNN implementation.
gakkiri/ML
gakkiri/TTFNet-detectron2
Unofficial implementation for TTFNet object detection
gakkiri/Weighted-Boxes-Fusion
Set of methods to ensemble boxes from different object detection models, including implementation of "Weighted boxes fusion (WBF)" method.
gakkiri/awesome-object-pose
This repository is a curated list of papers and open source code for 6D Object Pose Estimation.
gakkiri/CV_interviews_Q-A
CV算法岗知识点及面试问答汇总,主要分为计算机视觉、机器学习、图像处理和 C++基础四大块,一起努力向offers发起冲击!
gakkiri/easy-rl
强化学习中文教程,在线阅读地址:https://datawhalechina.github.io/easy-rl/
gakkiri/gakkiri.github.io
blog
gakkiri/leetcode
gakkiri/PCR-
自动排刀
gakkiri/Awesome-Diffusion-Replication
Replication in Visual Diffusion Models: A Survey and Outlook
gakkiri/GPU-Puzzles
My answer for the repo "Solve puzzles. Learn CUDA."