Skip to content

vlainic/FilterNet-Keras

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 

Repository files navigation

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 :)