Ondrej Biza

Results 3 issues of Ondrej Biza

Hi, thanks for maintaining this cool library! One problem I have encountered is that loading hundreds of experiments, each with several metrics, takes a very long time when done over...

Hello, I found that if I call my script with incorrect argument names, no error is thrown. E.g. calling `python train.py with "eopchs=5"` instead of `python train.py with "epochs=5"` will...

bug

### Description Hi, I tried running dreamfusion with higher resolution, as suggested in the README: `python main.py --text "a hamburger" --workspace trial -O --vram_O --w 300 --h 300 ` However,...

bug