Pinned Repositories
apollo
An open autonomous driving platform
awesome-chatgpt-prompts
This repo includes ChatGPT prompt curation to use ChatGPT better.
bak
BMW-YOLOv3-Training-Automation
This repository allows you to get started with training a state-of-the-art Deep Learning model with little to no configuration needed! You provide your labeled dataset and you can start the training right away and monitor it in many different ways like TensorBoard or a custom REST API and GUI. Training with YOLOv3 has never been so easy.
caffe
Caffe: a fast framework for deep learning. For the most recent version checkout the dev branch. For the latest stable release checkout the master branch.
cascade-rcnn
Caffe implementation of multiple popular object detection frameworks
darknet
Convolutional Neural Networks
Deformable-ConvNets
Deformable Convolutional Networks
pubsub
lps is a very little and fast C++ thread-safe implementation of publish and subscribe system which is based on modern C++11(boost) code
RetinaFace_Paddle
sukibean163's Repositories
sukibean163/pubsub
lps is a very little and fast C++ thread-safe implementation of publish and subscribe system which is based on modern C++11(boost) code
sukibean163/RetinaFace_Paddle
sukibean163/apollo
An open autonomous driving platform
sukibean163/awesome-chatgpt-prompts
This repo includes ChatGPT prompt curation to use ChatGPT better.
sukibean163/bak
sukibean163/BMW-YOLOv3-Training-Automation
This repository allows you to get started with training a state-of-the-art Deep Learning model with little to no configuration needed! You provide your labeled dataset and you can start the training right away and monitor it in many different ways like TensorBoard or a custom REST API and GUI. Training with YOLOv3 has never been so easy.
sukibean163/cascade-rcnn
Caffe implementation of multiple popular object detection frameworks
sukibean163/darknet
Convolutional Neural Networks
sukibean163/Deformable-ConvNets
Deformable Convolutional Networks
sukibean163/Detectron
FAIR's research platform for object detection research, implementing popular algorithms like Mask R-CNN and RetinaNet.
sukibean163/docker
sukibean163/DRRG
Deep relational reasoning graph network for arbitrary shape text detection; Accepted by CVPR 2020 (Oral). http://arxiv.org/abs/2003.07493
sukibean163/FaceDetection
C++ project to implement MTCNN, a perfect face detect algorithm, on different DL frameworks. The most popular frameworks: caffe/mxnet/tensorflow, are all suppported now
sukibean163/FFmpeg
Mirror of git://source.ffmpeg.org/ffmpeg.git
sukibean163/gluon-cv
Gluon CV Toolkit
sukibean163/gpu-rest-engine
A REST API for Caffe using Docker and Go
sukibean163/grpc_cpp
deep learning grpc server & client
sukibean163/hello
sukibean163/learn-go-with-tests
Learn Go with test-driven development
sukibean163/mxnet-mtcnn
mtcnn mxnet C++ implementation
sukibean163/Paddle_DetectoRS
sukibean163/Paddle_EfficientDet
sukibean163/Paddle_QueryInst
sukibean163/Paddle_RetinaMask
sukibean163/py-R-FCN
R-FCN with joint training and python support
sukibean163/showtime.github.io
sukibean163/sukibean163
Config files for my GitHub profile.
sukibean163/sukibean163.github.io
sukibean163/tensorflow-mtcnn
C++ and python Inference only for MTCNN face detector on Tensorflow. Based on davidsandberg's facenet project:
sukibean163/TensorRT-Yolov3
TensorRT for Yolov3