Awesome0324

Results 5 comments of Awesome0324

感谢你的回复,我并没有修改过代码,./logs/llff\fern\这个文件夹里只有命名为final , 02000, 01000 这三个tar文件,抱歉详细的名称我没记清,那台电脑不在我手边。 有可能是我环境配置的问题吗?因为我的电脑按照requirements的环境配置会出现问题,所以我的是pytorch2.1+cuda11.8。

我用的时llff的fern数据 运行python run.py --config=configs/llff/fern.py --stop_at=20000 --render_video --i_weights=10000指令正常 这个是我的文件夹里的文件![image](https://github.com/Jumpat/SegmentAnythingin3D/assets/76093198/9c7685a7-4ce8-416d-a541-3f64928872e8) 运行python run_seg_gui.py --config=configs/llff/seg/seg_fern.py --segment --sp_name=_gui --num_prompts=20 --render_opt=train --save_ckpt指令如下: (3d) E:\SA3D\SegmentAnythingin3D>python run_seg_gui.py --config=configs/llff/seg/seg_fern.py --segment --sp_name=_gui --num_prompts=20 --render_opt=train --save_ckpt Using C:\Users\rjjszx\AppData\Local\torch_extensions\torch_extensions\Cache\py310_cu118 as PyTorch extensions...

I had the same problem. Have you solved it yet?

好的,非常感谢!

> I will do it in the coming few days. Hello, have you finished?