Pinned Repositories
BIMEF
Code and data for the research paper "A Bio-Inspired Multi-Exposure Fusion Framework for Low-light Image Enhancement" (Submitted to IEEE Transactions on Cybernetics)
CapsNet-Tensorflow
A Tensorflow implementation of CapsNet(Capsules Net) in Hinton's paper Dynamic Routing Between Capsules
cn24
Convolutional (Patch) Networks for Semantic Segmentation
deep-residual-networks
Deep Residual Learning for Image Recognition
DenseNetCaffe
Caffe code for Densely Connected Convolutional Networks (DenseNets)
EPnP
EPnP: Efficient Perspective-n-Point Camera Pose Estimation
Learning-to-See-in-the-Dark
Learning to See in the Dark. CVPR 2018
Mask_RCNN
Mask R-CNN for object detection and instance segmentation on Keras and TensorFlow
MUNIT
Multimodal Unsupervised Image-to-Image Translation
vdc
open source Network Video Recorder NVR, Please download Release package from https://sourceforge.net/projects/vscloud/files/Release/
klqulei's Repositories
klqulei/BIMEF
Code and data for the research paper "A Bio-Inspired Multi-Exposure Fusion Framework for Low-light Image Enhancement" (Submitted to IEEE Transactions on Cybernetics)
klqulei/EPnP
EPnP: Efficient Perspective-n-Point Camera Pose Estimation
klqulei/opencv
Open Source Computer Vision Library
klqulei/albert-chinese-ner
使用预训练语言模型ALBERT做中文NER
klqulei/artificio
Deep Learning Computer Vision Algorithms for Real-World Use
klqulei/awesome-cbir-papers
📝Awesome and classical image retrieval papers
klqulei/Background-Matting
Background Matting: The World is Your Green Screen
klqulei/bert
TensorFlow code and pre-trained models for BERT
klqulei/BERT-BiLSTM-CRF-NER
Tensorflow solution of NER task Using BiLSTM-CRF model with Google BERT Fine-tuning And private Server services
klqulei/bert-chinese-ner
使用预训练语言模型BERT做中文NER
klqulei/CaImAn
Computational toolbox for large scale Calcium Imaging Analysis, including movie handling, motion correction, source extraction, spike deconvolution and result visualization.
klqulei/camport3
klqulei/CVPR2020-HAttMatting
Attention-Guided Hierarchical Structure Aggregation for Image Matting(CVPR2020)
klqulei/DeepLabCut
Markerless tracking of user-defined features with deep learning
klqulei/Detectron.pytorch
A pytorch implementation of Detectron. Both training from scratch and inferring directly from pretrained Detectron weights are available.
klqulei/FALCONN
FAst Lookups of Cosine and Other Nearest Neighbors (based on fast locality-sensitive hashing)
klqulei/flask-keras-cnn-image-retrieval
🚀CNN-based image retrieval built on Keras
klqulei/FOTS.PyTorch
FOTS Pytorch Implementation
klqulei/google-research
Google Research
klqulei/Information-Extraction-Chinese
Chinese Named Entity Recognition with IDCNN/biLSTM+CRF, and Relation Extraction with biGRU+2ATT 中文实体识别与关系提取
klqulei/milvus
Milvus -- the world's fastest vector search engine.
klqulei/one-network-many-uses
Four-in-one deep network: image search, image captioning, similar words and similar images using a single model
klqulei/onnx
Open standard for machine learning interoperability
klqulei/PyTorch-Encoding
A CV Toolkit
klqulei/pytorch-YOLOv4
PyTorch ,ONNX and TensorRT implementation of YOLOv4
klqulei/Scene-text-recognition
Scene text detection and recognition based on Extremal Region(ER)
klqulei/softqlearning
Reinforcement Learning with Deep Energy-Based Policies
klqulei/tesseract
Tesseract Open Source OCR Engine (main repository)
klqulei/yolov5
YOLOv5 in PyTorch > ONNX > CoreML > iOS
klqulei/zh-NER-TF
A very simple BiLSTM-CRF model for Chinese Named Entity Recognition 中文命名实体识别 (TensorFlow)