You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -87,5 +87,5 @@ It increases from 28,7 dB to 29,2 dB PSNR (extra 0,5 dB) for `apartement eyeful
87
87
Yes it will be biased since eval images already leaks into training dataset. But this repo is intended for END USER which does not care about PSNR, SSIM, etc. They care only the end product.
88
88
89
89
### Is it compatible with original Nerfstudio?
90
-
If you resume the training from original nerfstudio's checkpoint = **No**, it will be error because different count of training dataset.
91
-
If you training from `ns-process-data images/videos/odm/realitycapture/metashape` etc from original nerfstudio = **Yes**, it compatibles
90
+
If you resume the training from original nerfstudio's checkpoint = **No**, it will be error because different count of training dataset.
91
+
If you train from `ns-process-data images/videos/odm/realitycapture/metashape` etc from original nerfstudio = **Yes**, it is compatible
0 commit comments