Pinned Repositories
12306
12306智能刷票,订票
A-Light-and-Fast-Face-Detector-for-Edge-Devices
A light and fast one class detection framework for edge devices. We provide face detector, head detector, pedestrian detector, vehicle detector......
annotated-transformer
http://nlp.seas.harvard.edu/2018/04/03/attention.html
CNN-APP
基于CNN的手写数字识别APP,训练数据保存为deep_convnet_params.pkl,UI使用wxPython编写
ComputerVison
cosine_metric_learning
Deep Cosine Metric Learning for Person Re-identification
DGECN_CVPR2022
PyTorch implementation of DGECN
Image-retrieval-technology-based-on-Hu-invariant-moment
图像检索(基于Hu不变矩)
rgbt-ped-detection
KAIST Multispectral Pedestrian Detection Benchmark [CVPR '15]
Traffic-vehicle-detection-and-tracking-based-on-optical-flow-field
基于光流场的汽车检测与追踪
maplect's Repositories
maplect/DGECN_CVPR2022
PyTorch implementation of DGECN
maplect/Traffic-vehicle-detection-and-tracking-based-on-optical-flow-field
基于光流场的汽车检测与追踪
maplect/A-Light-and-Fast-Face-Detector-for-Edge-Devices
A light and fast one class detection framework for edge devices. We provide face detector, head detector, pedestrian detector, vehicle detector......
maplect/annotated-transformer
http://nlp.seas.harvard.edu/2018/04/03/attention.html
maplect/darknet
Convolutional Neural Networks
maplect/DCGAN-tensorflow
A tensorflow implementation of "Deep Convolutional Generative Adversarial Networks"
maplect/deep_sort_yolov3
Real-time Multi-person tracker using YOLO v3 and deep_sort with tensorflow
maplect/DGECN-TCSVT2023-
maplect/Dive-into-DL-PyTorch
本项目将《动手学深度学习》(Dive into Deep Learning)原书中的MXNet实现改为PyTorch实现。
maplect/EasyMocap
Make human motion capture easier.
maplect/Games
Some games created by python code.
maplect/H36M-Toolbox
maplect/labelImg
:metal: LabelImg is a graphical image annotation tool and label object bounding boxes in images
maplect/learnable-triangulation-pytorch
This repository is an official PyTorch implementation of the paper "Learnable Triangulation of Human Pose" (ICCV 2019, oral). Proposed method archives state-of-the-art results in multi-view 3D human pose estimation!
maplect/luma.oled
Python module to drive a SSD1306 / SSD1309 / SSD1322 / SSD1325 / SSD1327 / SSD1331 / SSD1351 / SH1106 OLED
maplect/meta-learning-lstm
This repo contains the source code accompanying a scientific paper with the same name.
maplect/MobileFace
A face recognition solution on mobile device.
maplect/PaperDemoAndExampleTest
Testing code that verifies the correctness of the formula or practice in the papers I'm reading
maplect/PCV
Open source Python module for computer vision
maplect/point-transformer-pytorch
Implementation of the Point Transformer layer, in Pytorch
maplect/Point-Transformers
Point Transformers
maplect/pytorch3d
PyTorch3D is FAIR's library of reusable components for deep learning with 3D data
maplect/pytorch_geometric
Geometric Deep Learning Extension Library for PyTorch
maplect/selfdriving
利用树莓派实现无人驾驶
maplect/slambook
maplect/slambook2
edition 2 of the slambook
maplect/superpoint_graph
Large-scale Point Cloud Semantic Segmentation with Superpoint Graphs
maplect/TensorFlow-Object-Detection-on-the-Raspberry-Pi
A tutorial showing how to set up TensorFlow's Object Detection API on the Raspberry Pi
maplect/Tools-to-Design-or-Visualize-Architecture-of-Neural-Network
Tools to Design or Visualize Architecture of Neural Network
maplect/YOLO_v3_tutorial_from_scratch
Accompanying code for Paperspace tutorial series "How to Implement YOLO v3 Object Detector from Scratch"