Skip to content

saltyquackerd/nlos-object-detection-localization

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

5 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

NLOS Object Detection & Localization

This repository implements machine learning models for Non-Line-of-Sight (NLOS) object detection β€” focusing on both classification (identifying the object) and localization (pinpointing its position) using indirect signal data.


πŸ“Œ Project Goals

  • Develop models capable of detecting and localizing objects hidden from direct view using NLOS data.
  • Compare multiple modeling strategies for classification and localization.
  • Provide reusable code, experiment notebooks, and a pre-trained checkpoint for quick inference.

πŸ“‚ Repository Structure

nlos-object-detection-localization/
β”œβ”€β”€ data/ # Includes input data and preprocessing scripts
β”œβ”€β”€ model.ipynb # Core Jupyter notebook with modeling implementation
β”œβ”€β”€ simple_data_test.ipynb # Notebook for preliminary data exploration & testing
β”œβ”€β”€ reg_cls_checkpoint.pt # Pretrained checkpoint (classification/localization)
└── README.md # Project documentation

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors