POCO icon indicating copy to clipboard operation
POCO copied to clipboard

Results 12 POCO issues
Sort by recently updated
recently updated
newest added

Hi, thanks for your great work! While trying to generate scene 'room04-scene801' using the given pretrained model, (by python generate.py --config results/SyntheticRooms_None_FKAConv_InterpAttentionKHeadsNet_None/config.yaml --gen_resolution_global 256 --num_mesh 1 ) I found that...

I use pre-trained models for generate synthetic_room with the command: **python generate.py --config results/SyntheticRooms_None_FKAConv_InterpAttentionKHeadsNet_None/config.yaml --gen_resolution_global 256 --num_mesh 1** get error: INFO:root:Creating the network INFO:root:InterpNet - Simple - K=64 INFO:root:Network --...