Skip to content

Commit

Permalink
Added Blur detection
Browse files Browse the repository at this point in the history
  • Loading branch information
RonakDedhiya authored Sep 30, 2024
1 parent 7ecee0d commit 09bcee7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@ Welcome to My Page
5. Diffusion Model [Code](Code/ddpm-diffusion-final.ipynb) [Report](/Notes/Diffusion_Model_And_Domain_Adaptation.pdf)
6. Training MOCO [Code](Code/moco-v1.ipynb) [Report](/Notes/TSNE_MOCO.pdf)
7. Sample Efficient Actor Critic with Experience Replay [Code](Code/RL/) [PPT](Notes/RL_project_Sample_efficient_actor_critic_with_experience_replay.pdf)
8. 3D Breast Surface Reconstruction Using 2D Thermal Images [MTech Thesis] [Under IPR] [Yet to be released].

8. 3D Breast Surface Reconstruction Using 2D Thermal Images [<span style="color:blue">MTech Thesis</span>] [Under IPR] [Yet to be released].
9. Video Blur Detection [Code][Code/BlurDetection/) [PPT](Notes/BlurDetectionPPT.pdf) [Paper](Notes/BlurDetectionPaper.pdf)
### Theory Paper Analysis/Review/Report
1. Introduction to Variational AutoEncoder [Link](/Notes/Introduction_to_Variational_AutoEncoder.pdf)
2. Improving Variational Inference using Autoregressive Flows [Link](/Notes/Report_on__Improving_Variational_Inference_using_Autoregressive_Flows__by_Kingma_et_al.pdf)
Expand Down

0 comments on commit 09bcee7

Please sign in to comment.