Skip to content
Snippets Groups Projects
Commit 91f845a4 authored by Neta Zmora's avatar Neta Zmora
Browse files

Jupyter: straight-forward application of Truncated SVD on ResNet50

This is a simple application of Truncated SVD, just to get a feeling of
what happens to the accuracy if we use TruncatedSVD w/o fine-tuning.

We apply Truncated SVD on the linear layer found at the end of ResNet50,
and run a test over the validation dataset to measure the impact on the
classification accuracy.
parent 95546cd1
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment