Pinned Repositories
AdelaiDet
AdelaiDet is an open source toolbox for multiple instance-level detection and recognition tasks.
ARKitRectangleDetection
chineseocr
yolo3+ocr
Context-Aware-Consistency
Semi-supervised Semantic Segmentation with Directional Context-aware Consistency (CVPR 2021)
darknet
Windows and Linux version of Darknet Yolo v3 & v2 Neural Networks for object detection (Tensor Cores are used)
darknet-ocr
darknet text detect and darknet cnn ocr
DQN-tensorflow
Tensorflow implementation of Human-Level Control through Deep Reinforcement Learning
Lintcode
Permutations-and-combinations
Samsung-coding-test
GondorFu's Repositories
GondorFu/Lintcode
GondorFu/Permutations-and-combinations
GondorFu/Samsung-coding-test
GondorFu/AdelaiDet
AdelaiDet is an open source toolbox for multiple instance-level detection and recognition tasks.
GondorFu/ARKitRectangleDetection
GondorFu/chineseocr
yolo3+ocr
GondorFu/Context-Aware-Consistency
Semi-supervised Semantic Segmentation with Directional Context-aware Consistency (CVPR 2021)
GondorFu/darknet
Windows and Linux version of Darknet Yolo v3 & v2 Neural Networks for object detection (Tensor Cores are used)
GondorFu/darknet-ocr
darknet text detect and darknet cnn ocr
GondorFu/DQN-tensorflow
Tensorflow implementation of Human-Level Control through Deep Reinforcement Learning
GondorFu/draw.io
GondorFu/examples
A set of examples around pytorch in Vision, Text, Reinforcement Learning, etc.
GondorFu/Faster-RCNN-with-torchvision
A reimplement of Faster-rcnn with torchvision
GondorFu/FDA
Fourier Domain Adaptation for Semantic Segmentation
GondorFu/frustum-pointnets
Frustum PointNets for 3D Object Detection from RGB-D Data
GondorFu/gliding_vertex
The implementation of paper "Gliding vertex on the horizontal bounding box for multi-oriented object detection".
GondorFu/HanLP
自然语言处理 中文分词 词性标注 命名实体识别 依存句法分析 关键词提取 新词发现 短语提取 自动摘要 文本分类 拼音简繁
GondorFu/icp
iterative closest point
GondorFu/MADA
Multi-Anchor Active Domain Adaptation for Semantic Segmentation (ICCV 2021 Oral)
GondorFu/OCR_EVALUATION
Modified by icdar codes for OCR results evaluation(detection or end-to-end recognition results). For more details, please see my blog:
GondorFu/OpenCV_Android_Plus
This is a series of OpenCV samples of image processing, object recognition, AR ,etc. implemented on Android.
GondorFu/PCA_KPCA
GondorFu/Python
廖学峰Python课程
GondorFu/pytorch-deeplab-xception
DeepLab v3+ model in PyTorch. Support different backbones.
GondorFu/pytorch_ddp_tutorial
A step-by-step tutorial about how to use Distributed Data Parallel feature of PyTorch
GondorFu/spring-boot-examples
about learning Spring Boot via examples. Spring Boot 技术栈示例代码,快速简单上手教程。
GondorFu/SVM
GondorFu/tensorflow
An Open Source Machine Learning Framework for Everyone
GondorFu/tensorflow-tutorial
Example TensorFlow codes and Caicloud TensorFlow as a Service dev environment.
GondorFu/yolov4-tiny-pytorch
这是一个YoloV4-tiny-pytorch的源码,可以用于训练自己的模型。