LowMemoryFHEResNet20 icon indicating copy to clipboard operation
LowMemoryFHEResNet20 copied to clipboard

Source code for the paper "Encrypted Image Classification with Low Memory Footprint using Fully Homomorphic Encryption"

Results 2 LowMemoryFHEResNet20 issues
Sort by recently updated
recently updated
newest added

![image](https://github.com/narger-ef/LowMemoryFHEResNet20/assets/101967519/c2bb115e-7cad-4929-8741-d2215665f9d9) How to solve the error in the second step of running the project according to the Readme file? /LowMemoryFHEResNet20-main# cmake -B "build" -S LowMemoryFHEResNet20 CMake Error: The source directory...

Hello, I'm very sorry to bother you again. When I read your source code, I don't quite understand how your downsampling is calculated. Could you explain it to me, because...