QuarK30's Stars
CoinCheung/BiSeNet
Add bisenetv2. My implementation of BiSeNet
zym1119/DeepLabv3_MobileNetv2_PyTorch
A PyTorch Implementation of MobileNetv2+DeepLabv3
tfzhou/MATNet
Motion-Attentive Transition for Zero-Shot Video Object Segmentation (AAAI2020&TIP2021)
carrierlxk/COSNet
See More, Know More: Unsupervised Video Object Segmentation with Co-Attention Siamese Networks (CVPR19)
Storife/RANet
RANet: Ranking Attention Network for Fast Video Object Segmentation (VOS), ICCV2019
ArcherFMY/sal_eval_toolbox
evaluation toolbox for salient object detection
backseason/PoolNet
Code for our CVPR 2019 paper "A Simple Pooling-Based Design for Real-Time Salient Object Detection"
ShangHua-Gao/SOD100K
The official repo of the TPAMI 2021/ECCV 2020 work CSNet: A Highly Efficient Model with 100K Parameters to Study the Semantics of Salient Object Detection
houqb/SalMetric
C++ code (with python wrapper) for measuring the F-measure and MAE scores for salient object detection
yyfyan/read-paper-list
Image segmentation-Object detection-Light-weight network
shawnyuen/semantic_seg_paper_collection
houqb/caffe_dss
zhimingluo/NLDF
AceCoooool/DSS-pytorch
:star: PyTorch implement of Deeply Supervised Salient Object Detection with Short Connection
gylee1103/SaliencyELD
Source code for Deep Saliency with Encoded Low Level Distance Map and High Level Features, CVPR 2016.
wenguanwang/SODsurvey
Salient Object Detection in the Deep Learning Era: An In-Depth Survey
houqb/PoolNet
Code for our CVPR 2019 paper "A Simple Pooling-Based Design for Real-Time Salient Object Detection"
sadeepj/crfasrnn_pytorch
CRF-RNN PyTorch version http://crfasrnn.torr.vision
Tianxiaomo/pytorch-YOLOv4
PyTorch ,ONNX and TensorRT implementation of YOLOv4
AhJo53589/leetcode-cn
wangzheng0822/algo
数据结构和算法必知必会的50个代码实现
dmlc/gluon-cv
Gluon CV Toolkit
lucasjinreal/CenterNet_Pro_Max
Experiments based on CenterNet (more backbones, TensorRT deployment and mask head)
xingyizhou/CenterNet
Object detection, 3D detection, and pose estimation using center point detection:
STVIR/pysot
SenseTime Research platform for single object tracking, implementing algorithms like SiamRPN and SiamMask.
Tencent/ObjectDetection-OneStageDet
单阶段通用目标检测器
ultralytics/yolov3
YOLOv3 in PyTorch > ONNX > CoreML > TFLite
YunYang1994/tensorflow-yolov3
🔥 TensorFlow Code for technical report: "YOLOv3: An Incremental Improvement"
eriklindernoren/PyTorch-YOLOv3
Minimal PyTorch implementation of YOLOv3
xggIoU/centernet_tensorflow_wilderface_voc
This is the unofficial implementation of the "CenterNet:Objects as Points".Just a simple try with self-modified shufflenetv2 and yolov3.If you want better results, you need more experiments.