Skip to content

alexlib/Peak-CNN

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Peak-CNN

This repository contains code associated with the paper: Godbersen, P., Schanz, D. & Schröder, A. Peak-CNN: improved particle image localization using single-stage CNNs. Exp Fluids 65, 153 (2024)

We provide a python implementation of Peak-CNN using Tensorflow2/Keras in PeakCNN_funcs.py as well as a small testcase in testcase.ipynb showing training and application of the model to synthetic data.

If you find this work useful, please cite the coresponding paper referenced in Citation.bib

Peak-CNN itself depends only on Tensorflow and Numpy, the testcase notebook additionaly uses h5py and matplotlib. Their respective licenses can be found under:

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 97.1%
  • Python 2.8%
  • TeX 0.1%