Pinned Repositories
1-stage-wseg
Single-Stage Semantic Segmentation from Image Labels (CVPR 2020)
academicpages.github.io
Github Pages template for academic personal websites, forked from mmistakes/minimal-mistakes
activityrecognition
Information about activity recognition
adversarial
Code and hyperparameters for the paper "Generative Adversarial Networks"
awesome-object-detection
Awesome Object Detection based on handong1587 github: https://handong1587.github.io/deep_learning/2015/10/09/object-detection.html
awesome-parking-slot-detection
papers and codes about parking slot detection
CCNet
CCNet: Criss-Cross Attention for Semantic Segmentation (ICCV 2019).
centermask2
CenterMask2 on top of detectron2, in CVPR 2020
DeepLabV3-Tensorflow
Reimplementation of DeepLabV3
pytorch-CAM
Class Activation Mapping written in PyTorch.
Kenneth-X's Repositories
Kenneth-X/1-stage-wseg
Single-Stage Semantic Segmentation from Image Labels (CVPR 2020)
Kenneth-X/academicpages.github.io
Github Pages template for academic personal websites, forked from mmistakes/minimal-mistakes
Kenneth-X/awesome-parking-slot-detection
papers and codes about parking slot detection
Kenneth-X/CCNet
CCNet: Criss-Cross Attention for Semantic Segmentation (ICCV 2019).
Kenneth-X/centermask2
CenterMask2 on top of detectron2, in CVPR 2020
Kenneth-X/context-based-parking-slot-detect
Kenneth-X/DMPR-PS
DMPR-PS: A Novel Approach for Parking-Slot Detection Using Directional Marking-Point Regression
Kenneth-X/EfficientDet
EfficientDet (Scalable and Efficient Object Detection) implementation in Keras and Tensorflow
Kenneth-X/ICCV2021-Paper-Code-Interpretation
ICCV2021/2019/2017 论文/代码/解读/直播合集,极市团队整理
Kenneth-X/jd_seckill
京东茅台抢购,不支持其他商品!愿大家与黄牛站在同一个起跑线,公平的参与这场抢茅大赛。
Kenneth-X/leetcode-master
《代码随想录》LeetCode 刷题攻略:200道经典题目刷题顺序,共60w字的详细图解,视频难点剖析,50余张思维导图,支持C++,Java,Python,Go,JavaScript等多语言版本,从此算法学习不再迷茫!🔥🔥 来看看,你会发现相见恨晚!🚀
Kenneth-X/lift-splat-shoot
Lift, Splat, Shoot: Encoding Images from Arbitrary Camera Rigs by Implicitly Unprojecting to 3D (ECCV 2020)
Kenneth-X/maotai
Kenneth-X/mono-semantic-maps
Kenneth-X/panoptic-deeplab
This is Pytorch re-implementation of our CVPR 2020 paper "Panoptic-DeepLab: A Simple, Strong, and Fast Baseline for Bottom-Up Panoptic Segmentation" (https://arxiv.org/abs/1911.10194)
Kenneth-X/Panoptic-SegFormer
This is the official repo of Panoptic SegFormer
Kenneth-X/Pointnet_Pointnet2_pytorch
PointNet and PointNet++ implemented by pytorch (pure python) and on ModelNet, ShapeNet and S3DIS.
Kenneth-X/PoolNet
Code for our CVPR 2019 paper "A Simple Pooling-Based Design for Real-Time Salient Object Detection"
Kenneth-X/ritm_interactive_segmentation
Reviving Iterative Training with Mask Guidance for Interactive Segmentation
Kenneth-X/RRM
Reliability Does Matter: An End-to-End Weakly Supervised Semantic Segmentation Approach
Kenneth-X/segment-anything
The repository provides code for running inference with the SegmentAnything Model (SAM), links for downloading the trained model checkpoints, and example notebooks that show how to use the model.
Kenneth-X/segment-anything-finetuner
Simple Finetuning Starter Code for Segment Anything
Kenneth-X/snake
Code for "Deep Snake for Real-Time Instance Segmentation" CVPR 2020 oral
Kenneth-X/spider_images
Kenneth-X/STDC-Seg
Source Code of our CVPR2021 paper "Rethinking BiSeNet For Real-time Semantic Segmentation"
Kenneth-X/TPN
[CVPR 2020] Temporal Pyramid Network for Action Recognition
Kenneth-X/vision
Datasets, Transforms and Models specific to Computer Vision
Kenneth-X/weekly_report
Kenneth-X/Yet-Another-EfficientDet-Pytorch
The pytorch re-implement of the official efficientdet with SOTA performance in real time and pretrained weights.
Kenneth-X/yolact
A simple, fully convolutional model for real-time instance segmentation.