alr-internship / self-supervised-depth-denoising

Denoising YCB Objects with a self-supervised deep neural network
MIT License
9 stars 0 forks source link

skip connections #20

Closed claudius-kienle closed 2 years ago

claudius-kienle commented 2 years ago

I removed the skip connections before. Evaluate model with added skip connections

dapetri commented 2 years ago

Added config option "skip_connections: bool" in order to test net with/without skip connections.

claudius-kienle commented 2 years ago

Evaluated with hyperparameter search