AgainstEntropy/NLOS-Track
Official codes of CVPR 2023 Paper | Propagate And Calibrate: Real-time Passive Non-line-of-sight Tracking
This project helps with tracking moving objects that are hidden from direct view, using only subtle changes in light reflected off nearby surfaces. It takes video footage of a visible surface (like a wall) and outputs the predicted position and movement path of an unseen object. This is ideal for researchers and engineers developing advanced surveillance, autonomous navigation, or robotics systems.
No commits in the last 6 months.
Use this if you need to develop or research systems capable of 'seeing around corners' or through indirect reflections to locate hidden objects in real-time.
Not ideal if you are looking for an off-the-shelf application to track objects, as this is a research-focused codebase requiring deep technical understanding to implement.
Stars
25
Forks
4
Language
Python
License
—
Category
Last pushed
Oct 31, 2023
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/computer-vision/AgainstEntropy/NLOS-Track"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
roboflow/rf-detr
[ICLR 2026] RF-DETR is a real-time object detection and segmentation model architecture...
stereolabs/zed-sdk
⚡️The spatial perception framework for rapidly building smart robots and spaces
mikel-brostrom/boxmot
BoxMOT: Pluggable SOTA multi-object tracking modules with support for axis-aligned and oriented...
RizwanMunawar/yolov7-object-tracking
YOLOv7 Object Tracking Using PyTorch, OpenCV and Sort Tracking
google-deepmind/tapnet
Tracking Any Point (TAP)