Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fiedility #15

Open
Rasmita-Ardu opened this issue Feb 12, 2024 · 1 comment
Open

Fiedility #15

Rasmita-Ardu opened this issue Feb 12, 2024 · 1 comment

Comments

@Rasmita-Ardu
Copy link

Hello,
I am trying to run DietNerf and having trouble figuring out the right parameters for fidelity. As seen from the logs - there has an update and the following cmd is no longer valid.
image
image
Any help is highly appreciated!!

@SeonjiPark
Copy link

Hi, i have the same problem.
(What's funny is, there was no error when i first execute this code but fidelity error suddenly occur with nothing changed. Anyway,)

Since i found the below github seems to be the original fidelity source code,
i followed their manual and changed fidelity command as below.
https://github.com/toshas/torch-fidelity

fidelity --gpu 0 --samples-find-deep --kid-subset-size 200 --isc --fid --input1 {logs/freenerf_images_8/} --input2 {logs/133_blender_lego_8views/testset}

it's simple. just add --input1 {your input1} --input2 {your input2}
Hope it works for you too! :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants