donydchen commited on
Commit
8af5f56
·
verified ·
1 Parent(s): a82275c

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -4
README.md CHANGED
@@ -23,10 +23,10 @@ arXiv 2023
23
 
24
  ## Contents
25
 
26
- * **matchnerf_3v.pth**: Pre-trained weights for [MatchNeRF](https://github.com/donydchen/matchnerf), trained using 3 input views.
27
- * **nerf_synthetic.zip**: Blender dataset, provided as a backup of the original available on [Google Drive](https://drive.google.com/drive/folders/128yBriW1IG_3NJ5Rp7APSTZsJqdJdfc1).
28
- * **nerf_llff_data.zip**: Real Forward Facing dataset, provided as a backup of the original available on [Google Drive](https://drive.google.com/drive/folders/128yBriW1IG_3NJ5Rp7APSTZsJqdJdfc1).
29
- * **tnt_data.zip**: Tanks and Temples dataset, provided as a backup of the original available on [Google Drive](https://drive.google.com/drive/folders/15Q-N5SrD96i3YmQv0EgmzwJj80IBeYhQ).
30
 
31
 
32
  ## Acknowledgement
 
23
 
24
  ## Contents
25
 
26
+ * **[matchnerf_3v.pth](https://huggingface.co/donydchen/matchnerf/resolve/main/matchnerf_3v.pth)**: Pre-trained weights for [MatchNeRF](https://github.com/donydchen/matchnerf), trained using 3 input views.
27
+ * **[nerf_synthetic.zip](https://huggingface.co/donydchen/matchnerf/resolve/main/nerf_synthetic.zip)**: Blender dataset, provided as a backup of the original available on [Google Drive](https://drive.google.com/drive/folders/128yBriW1IG_3NJ5Rp7APSTZsJqdJdfc1).
28
+ * **[nerf_llff_data.zip](https://huggingface.co/donydchen/matchnerf/resolve/main/nerf_llff_data.zip)**: Real Forward Facing dataset, provided as a backup of the original available on [Google Drive](https://drive.google.com/drive/folders/128yBriW1IG_3NJ5Rp7APSTZsJqdJdfc1).
29
+ * **[tnt_data.zip](https://huggingface.co/donydchen/matchnerf/resolve/main/tnt_data.zip)**: Tanks and Temples dataset, provided as a backup of the original available on [Google Drive](https://drive.google.com/drive/folders/15Q-N5SrD96i3YmQv0EgmzwJj80IBeYhQ).
30
 
31
 
32
  ## Acknowledgement