Skip to content

Commit

Permalink
refactor: update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
kankenny authored Jun 5, 2024
1 parent beb94b5 commit cfcb593
Showing 1 changed file with 7 additions and 2 deletions.
9 changes: 7 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@

# On Image Data Augmentation: Training CNNs with Low-Rank Approximation of Images using the Singular Value Decomposition
---
## On Image Data Augmentation: Training CNNs with Low-Rank Approximation of Images using the Singular Value Decomposition

##### Kennette Basco
##### Master's Thesis
##### New York Institute of Technology
Expand All @@ -16,3 +16,8 @@ Keywords: convolutional neural networks, singular value decomposition, regulariz
SVDNet is a feature extracted and fine-tuned pre-trained VGG16 model using SVD-augmented images

![MNIST](/resources/mnist.gif)![PATCH](/resources/patch_camelyon.gif)![MALARIA](/resources/malaria.gif)![CATSDOGS](/resources/cats_vs_dogs.gif)

---
##### Other Resources
- Paper: https://tinyurl.com/kbasco-svd
- Presentation: https://tinyurl.com/kbasco-svd-ppt

0 comments on commit cfcb593

Please sign in to comment.