zhilyzhang's Stars
HRNet/HRNet-Semantic-Segmentation
The OCR approach is rephrased as Segmentation Transformer: https://arxiv.org/abs/1909.11065. This is an official implementation of semantic segmentation for HRNet. https://arxiv.org/abs/1908.07919
bubbliiiing/yolov4-pytorch
这是一个YoloV4-pytorch的源码,可以用于训练自己的模型。
whai362/PVT
Official implementation of PVT series
bubbliiiing/faster-rcnn-pytorch
这是一个faster-rcnn的pytorch实现的库,可以利用voc数据集格式的数据进行训练。
zju3dv/snake
Code for "Deep Snake for Real-Time Instance Segmentation" CVPR 2020 oral
YaxeZhang/Just-Code
Just Code ! 针对面试训练算法题, 目前包括字节跳动面试题、 LeetCode 和剑指 offer ,持续扩容中 :star:
315386775/FCN_train
The code includes all the file that you need in the training stage for FCN
edwardning/PyTorch-YOLOv3-ModelArts
在华为云ModelArts云端平台部署PyTorch版本的YOLOv3并实现训练、在线预测及参赛发布。
Hao-Gong/cascade-rcnn-fpn-faster_rcnn-pytorch1.0
This repo supports Faster R-CNN, FPN and Cascade Faster R-CNN based on pyTorch 1.0. Additionally deformable convolutional layer is also support!
RajdeepMondal/Contour-Detection
OpenCV's contour detection algorithm
jiangfanfly/geomatics_toolbox
大地测量学坐标系统转换工具
jiangfanfly/Pano_generate
多相机组合全景相机 鱼眼纠正、全景影像生成
jiangfanfly/jiangfanfly.github.io
jiangfan的个人主页
zhearing/level_set
Image segmentation based on a level set evolution equation.
jiangfanfly/ladybugexin
ladybugexin实现导出ladybug全景相机内参(等距投影+畸变参数)和外参的功能
jiangfanfly/ORB_SLAM2
Real-Time SLAM for Monocular, Stereo and RGB-D Cameras, with Loop Detection and Relocalization Capabilities
jiangfanfly/ORB_SLAM2_SSD_Semantic
动态语义SLAM 目标检测+VSLAM+光流/多视角几何动态物体检测+octomap地图+目标数据库
jiangfanfly/VINS-Fusion
An optimization-based multi-sensor state estimator
jiangfanfly/VINS-Mono
A Robust and Versatile Monocular Visual-Inertial State Estimator
zhilyzhang/HRNet-Semantic-Segmentation
This is an official implementation of semantic segmentation for our TPAMI paper "Deep High-Resolution Representation Learning for Visual Recognition". https://arxiv.org/abs/1908.07919
jiangfanfly/independent_coordinate_system
大地测量学中城市独立坐标系建立代码