Pinned Repositories
2021-CV-Surveys
2021 年,计算机视觉相关综述。包括目标检测、跟踪........
arcface-caffe
insightface-caffe
AutoLabelImg
A self automatically labeling tool
awesome-cpp
A curated list of awesome C++ (or C) frameworks, libraries, resources, and shiny things. Inspired by awesome-... stuff.
caffe
Caffe on both Linux and Windows
caffe-ssd-microsoft
A Windows version implementation of SSD
caffe-yolov3
A real-time object detection framework of Yolov3/v4 based on caffe
Caffe-YOLOv3-Windows
A windows caffe implementation of YOLO detection network
caffe_resnet
用pycaffe实现了《Deep Residual Learning for Image Recognition》提出的ResNet,并在cifar10数据集上训练模型。
hubhup's Repositories
hubhup/use_vim_as_ide
use vim as IDE
hubhup/openface
Face recognition with deep neural networks.
hubhup/caffe
Caffe on both Linux and Windows
hubhup/arcface-caffe
insightface-caffe
hubhup/LiteOS
code and manual
hubhup/face-login
基于mtcnn/facenet/tensorflow 实现人脸识别登录系统
hubhup/sphereface
Implementation for <SphereFace: Deep Hypersphere Embedding for Face Recognition> in CVPR'17.
hubhup/imgalign
Webapplication for image stitching and aligning
hubhup/caffe_resnet
用pycaffe实现了《Deep Residual Learning for Image Recognition》提出的ResNet,并在cifar10数据集上训练模型。
hubhup/tensorflow-MTCNN
人脸检测MTCNN算法,采用tensorflow框架编写,从理解到训练,中文注释完全,含测试和训练,支持摄像头
hubhup/python
funny , simaple
hubhup/cascade
Haar级联文件包
hubhup/git_files
hubhup/Caffe-YOLOv3-Windows
A windows caffe implementation of YOLO detection network
hubhup/transpeed_windows_backup
files in transpeed company computer
hubhup/SSD-Tensorflow
Single Shot MultiBox Detector in TensorFlow
hubhup/object_detector_app
Real-Time Object Recognition App with Tensorflow and OpenCV
hubhup/caffe-ssd-microsoft
A Windows version implementation of SSD
hubhup/MobileNet-SSD-windows
hubhup/devstack
for devstack
hubhup/tensorflow2caffe
Convert a model from TensorFlow to Caffe.
hubhup/Serialport
A serial debug tool ,developed by Qt 5.9, without advertising||一个串口调试工具,基于Qt5.9开发,无广告
hubhup/LFW_accuracy_test
This is the Python version of evaluation.m for <SphereFace: Deep Hypersphere Embedding for Face Recognition> in CVPR'17
hubhup/AutoLabelImg
A self automatically labeling tool
hubhup/FaceVerification
An Experimental Implementation of Face Verification, 96.8% on LFW.
hubhup/tensorflow
Computation using data flow graphs for scalable machine learning
hubhup/Qt_QGraphicsItem_DrawSystem
1. 支持键盘【Enter、Space旋转】,+-号缩放; Ctrl+绘制 绘制正方形 2. 支持QGraphicsGroupItem 组合图元导出 3. 支持绘制文字、线段、矩形、三角形 希望研究QGraphicsItem 的童鞋帮忙一起迭代完善。 图片编辑工具
hubhup/deep-residual-networks
Deep Residual Learning for Image Recognition
hubhup/tripletloss
tripletloss in caffe
hubhup/DeepID1
Implementation of DeepID1 using tensorflow.