dfuentes-uah / DPDnet-A-robust-people-detector-using-deep-learning-with-an-overhead-depth-camera
This paper proposes a deep learning-based method to detect multiple people from a single overhead depth image with high precision. Our neural network, called DPDnet, is composed by two fully-convolutional encoder-decoder blocks built with residual layers. The main block takes a depth image as input and generates a pixel-wise confidence map, wher…
☆23Updated 3 years ago
Related projects ⓘ
Alternatives and complementary repositories for DPDnet-A-robust-people-detector-using-deep-learning-with-an-overhead-depth-camera
- ☆22Updated 3 years ago
- Provides a conversion flow for YOLACT_Edge to models compatible with ONNX, TensorRT, OpenVINO and Myriad (OAK). My own implementation of …☆27Updated 2 years ago
- [IEEE Access - 2022] LMOT : Efficient Light-Weight Detection and Tracking in Crowds☆39Updated 2 years ago
- Object Depth via Motion and Segmentation Dataset☆73Updated 2 years ago
- ☆55Updated 5 years ago
- Simple Online and Real time Tracking with Occlusion Handling☆48Updated 2 years ago
- Our Webapp to annotate multi-camera pedestrian detection datasets.☆21Updated last year
- Multi-person 3D panoramic localization tracking☆34Updated 3 years ago
- Combine YOLOv3 with MiDaS with a single Resnext101 backbone for Autonomous Navigation☆23Updated 3 years ago
- Code for TMM 2022 "Accurate Head Pose Estimation Using Image Rectification and Lightweight Convolutional Neural Network"☆45Updated 2 years ago
- Multiple-Person Multi-Camera Tracker☆13Updated 7 years ago
- Human head pose estimation using Keras over TensorFlow.☆76Updated 3 weeks ago
- WHENet - ONNX, OpenVINO, TFLite, TensorRT, EdgeTPU, CoreML, TFJS, YOLOv4/YOLOv4-tiny-3L☆67Updated last year
- Okutama-Action: An Aerial View Video Dataset for Concurrent Human Action Detection☆64Updated 2 years ago
- Real-time visual object tracking using correlations filters and deep learning☆32Updated 6 years ago
- Face detection with darknet on WIDER FACE☆36Updated 4 years ago
- my unofficial implementation of PFLD paper "A Practical Facial Landmarks Detector" for a real time landmarks detection & head pose estima…☆49Updated 3 years ago
- Efficient Pose Machine for Multi-Person Pose Estimation☆16Updated 4 years ago
- Hungarian algorithm + Kalman filter multitarget (multi-object) tracker implementation.☆34Updated this week
- ☆12Updated 6 years ago
- ☆15Updated 4 years ago
- GOTURN tracking implemented in PyTorch☆84Updated 2 years ago
- A reimplementation of real time human pose estimation using Pytorch. Both CMU's original model and mobilenet backbone are provided. The c…☆40Updated 5 years ago
- Draw 3D bounding box for objects on image. Based on Tensorflow☆12Updated 5 years ago
- Tracking with Bounding Polygons