Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 303 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 303 Bytes

IFCB Feature Extraction

This repo is a fork of https://github.com/hsosik/ifcb-analysis.

Changes from original

  • All MATLAB code was removed, leaving only the Python implementation of feature extration.
  • Fixed some NumPy depracations.
  • Formatted code with Black.
  • Modified setup.py.