Joker316701882
Ph.D. graduated from Waseda Univ. Researcher in MEGVII Technology.
Megvii BaseDetectionChina
Pinned Repositories
Additive-Margin-Softmax
This is the implementation of paper <Additive Margin Softmax for Face Verification>
cocoapi
COCO API - Dataset @ http://cocodataset.org/
Deep-Image-Matting
This is tensorflow implementation for paper "Deep Image Matting"
detectron2
Detectron2 is FAIR's next-generation platform for object detection, segmentation and other visual recognition tasks.
generative-models
Collection of generative models, e.g. GAN, VAE in Pytorch and Tensorflow.
mmdetection
Open MMLab Detection Toolbox with PyTorch
pretrained-models.pytorch
Pretrained ConvNets for pytorch: NASNet, ResNeXt, ResNet, InceptionV4, InceptionResnetV2, Xception, DPN, etc.
Salient-Object-Detection
This is tensorflow implementation for cvpr2017 paper "Deeply Supervised Salient Object Detection with Short Connections"
Udacity-ML-nanodegree
This is the repository which contains all 6 projects' source code in ML nano degree.
OTA
Official implementation of our CVPR2021 paper "OTA: Optimal Transport Assignment for Object Detection" in Pytorch.
Joker316701882's Repositories
Joker316701882/Deep-Image-Matting
This is tensorflow implementation for paper "Deep Image Matting"
Joker316701882/Additive-Margin-Softmax
This is the implementation of paper <Additive Margin Softmax for Face Verification>
Joker316701882/Salient-Object-Detection
This is tensorflow implementation for cvpr2017 paper "Deeply Supervised Salient Object Detection with Short Connections"
Joker316701882/Udacity-ML-nanodegree
This is the repository which contains all 6 projects' source code in ML nano degree.
Joker316701882/cocoapi
COCO API - Dataset @ http://cocodataset.org/
Joker316701882/detectron2
Detectron2 is FAIR's next-generation platform for object detection, segmentation and other visual recognition tasks.
Joker316701882/mmdetection
Open MMLab Detection Toolbox with PyTorch
Joker316701882/pretrained-models.pytorch
Pretrained ConvNets for pytorch: NASNet, ResNeXt, ResNet, InceptionV4, InceptionResnetV2, Xception, DPN, etc.
Joker316701882/pytorch-image-models
PyTorch image models, scripts, pretrained weights -- ResNet, ResNeXT, EfficientNet, EfficientNetV2, NFNet, Vision Transformer, MixNet, MobileNet-V3/V2, RegNet, DPN, CSPNet, and more
Joker316701882/yolov5
YOLOv5 in PyTorch > ONNX > CoreML > TFLite
Joker316701882/aima-pseudocode
Pseudocode descriptions of the algorithms from Russell And Norvig's "Artificial Intelligence - A Modern Approach"
Joker316701882/BEVDepth
Official code for BEVDepth.
Joker316701882/Celebrity-Face-Dataset-Filter
This code can detect outlier images from a specific celebrity images set.
Joker316701882/DAB-DETR
[ICLR 2022] DAB-DETR: Dynamic Anchor Boxes are Better Queries for DETR
Joker316701882/DeFCN
End-to-End Object Detection with Fully Convolutional Network
Joker316701882/examples
A set of examples around pytorch in Vision, Text, Reinforcement Learning, etc.
Joker316701882/FateScript.github.io
Feng Wang's blog
Joker316701882/GAN-tensorflow
Implement Generative Adversarial Nets by Tensorflow
Joker316701882/gluon-cv
Gluon CV Toolkit
Joker316701882/Joker316701882.github.io
A beautiful, simple, clean, and responsive Jekyll theme for academics
Joker316701882/LeetCode
This is repository for Leetcode exercise
Joker316701882/LeNet
Implement the LeNet using tensorflow to recognize handwritten number. Training with MNIST.
Joker316701882/MLND_CN_Capstone
nd009-cn-advanced-capstone,针对Udacity CN MLND 毕业项目
Joker316701882/mmcv
Open MMLab Computer Vision Foundation
Joker316701882/nanodet
⚡Super fast and lightweight anchor-free object detection model. 🔥Only 980 KB(int8) / 1.8MB (fp16) and run 97FPS on cellphone🔥
Joker316701882/tonysy.github.io
Joker316701882/ttfnet
Joker316701882/Xraft.Image.Base
Image base for blog xraft.github.io
Joker316701882/YOLOS
You Only Look at One Sequence (NeurIPS 2021)
Joker316701882/YOLOX
YOLOX is a high-performance anchor-free YOLO, exceeding yolov3~v5 with MegEngine, ONNX, TensorRT, ncnn, and OpenVINO supported. Documentation: https://yolox.readthedocs.io/