Thank you very much for your work and code.
When I finish running python run_seg_gui.py --config=configs/llff/seg/seg_fern.py --segment \
--sp_name=_gui --num_prompts=20 --render_opt=train --save_ckpt After this command, I want to run other scenarios, like trex, The command is python run_seg_gui.py --config=configs/llff/trex.py --segment --sp_name=_gui --num_prompts=20 --render_opt=train --save_ckpt, but after opening the interface, I selected the point prompt as the first time, and selected mask for training, but the mask picture he trained was a picture without partition mask, and the terminal displayed "No prompt is available". May I ask why
Thank you very much for your work and code. When I finish running python run_seg_gui.py --config=configs/llff/seg/seg_fern.py --segment \ --sp_name=_gui --num_prompts=20 --render_opt=train --save_ckpt After this command, I want to run other scenarios, like trex, The command is python run_seg_gui.py --config=configs/llff/trex.py --segment --sp_name=_gui --num_prompts=20 --render_opt=train --save_ckpt, but after opening the interface, I selected the point prompt as the first time, and selected mask for training, but the mask picture he trained was a picture without partition mask, and the terminal displayed "No prompt is available". May I ask why