Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 449 Bytes

README.md

File metadata and controls

7 lines (4 loc) · 449 Bytes

FilterNet-Keras

For details on the FilterNet see its original repository.

Here I shere the attempt to make the Keras version of the FilterNet. There is only model, not dataset or compiling-fitting part.

Note: I know it is not optimized for the fastest calculation with something as fastai in the original code. This is ongoing work and updates are possible. Also advices and comments are welcome :)