/torch-yolo-1D

PyTorch YOLO-like network capable of handling 1D data inputs for automated curve analysis.

Primary LanguagePython

Torch YOLO-1D Network

This repo implements a 1D version of the YOLO (You Only Look Once) network architecture. It can serve as the backbone to an automated curve analyzer or event detector.