Lists (1)
Sort Name ascending (A-Z)
Starred repositories
caomw / slam-14
Forked from gongbingg/slamlearning SLAM,curse,paper and others
openvla / openvla
Forked from TRI-ML/prismatic-vlmsOpenVLA: An open-source vision-language-action model for robotic manipulation.
TheDenk / ControledAnimateDiff
Forked from guoyww/AnimateDiffControlnet extension of AnimateDiff.
HKBU-HPML / EASNet
Forked from blackjack2015/EASNetEASNet: Searching Elastic and Accurate Network Architecture for Stereo Matching
WebUI extension for ControlNet, Integrated with ControlNetMediaPipeFace
Stable Diffusion web UI
AlexeyAB / darknet
Forked from pjreddie/darknetYOLOv4 / Scaled-YOLOv4 / YOLO - Neural Networks for Object Detection (Windows and Linux version of Darknet )
leylee / ORB_SLAM3
Forked from UZ-SLAMLab/ORB_SLAM3ORB-SLAM3: An Accurate Open-Source Library for Visual, Visual-Inertial and Multi-Map SLAM
Best transfer learning and domain adaptation resources (papers, tutorials, datasets, etc.)
ryanleary / ctcdecode
Forked from parlance/ctcdecodePyTorch CTC Decoder bindings
amoliu / pytorch-ctc
Forked from parlance/ctcdecodePyTorch CTC Decoder bindings
HCIILAB / MORAN_v2
Forked from Canjie-Luo/MORAN_v2MORAN: A Multi-Object Rectified Attention Network for Scene Text Recognition
weiliu89 / caffe
Forked from BVLC/caffeCaffe: a fast open framework for deep learning.
mvoelk / ssd_detectors
Forked from rykov8/ssd_kerasSSD-based object and text detection with Keras, SSD, DSOD, TextBoxes, SegLink, TextBoxes++, CRNN
jvpoulos / Attention-OCR
Forked from da03/Attention-OCRCharacter-Based Handwritten Text Transcription with Attention Networks
MachineLP / text_renderer
Forked from Sanster/text_rendererGenerate text images for training deep learning ocr model
The dataset is used to train my own raccoon detector and I blogged about it on Medium
zhangwudisong / chinese_ocr
Forked from YCG09/chinese_ocrCTPN + DenseNet + CTC based end-to-end Chinese OCR implemented using tensorflow and keras
jiangxiluning / chinese-ocr
Forked from puqiu/chinses-ocr运用tensorflow实现自然场景文字检测,keras/pytorch实现crnn+ctc实现不定长中文OCR识别
nagadomi / distro
Forked from torch/distroUnofficial maintenance repository of Torch7. It supports CUDA10.1, Volta, Turing, Docker https://hub.docker.com/r/nagadomi/torch7
shaohuawan / py-faster-rcnn
Forked from rbgirshick/py-faster-rcnnFaster R-CNN (with support for Hard Negative Example Mining)
Train Faster R-CNN on WIDER FACE dataset
tornadomeet / mx-rcnn
Forked from ijkguo/mx-rcnnFaster R-CNN, an MXNet implementation with distributed implementation and data parallelization.
MhLiao / TextBoxes
Forked from weiliu89/caffeTextBoxes: A Fast Text Detector with a Single Deep Neural Network
gustavz / Mobile_Mask_RCNN
Forked from matterport/Mask_RCNNMask R-CNN for object detection and instance segmentation on Keras and TensorFlow for Mobile Deployment
Bag of Visual Words and HOG based object detection in python/opencv
ydwen / caffe-face
Forked from BVLC/caffeThis branch is developed for deep face recognition
Deep Pose Estimation implemented using Tensorflow with Custom Architecture for fast inference.
Implementation of Reinforcement Learning Algorithms. Python, OpenAI Gym, Tensorflow. Exercises and Solutions to accompany Sutton's Book and David Silver's course.