NIck
NIck
Hi, I am trying to convert 3D-FRONT to your specific format according to the manual mentioned in the README, but I do not find any runnable functions in this [script](https://github.com/Shao-Kui/3DScenePlatform/blob/master/assets/ai_depre.js)....
Hi! Currently, the depth control model accepts uint8 input with specific encoding rules which convert the real distance value into a grayscale value. I wonder: 1). Will the real-distance input...
pls. help ```python (base) root@d4cdadf5a082:/home/project/polygon-HGT/scripts# python3 test.py --config-file ../config-files/Pred-simple-plane-S3D-GNN.yaml --img-folder ../test_data/ CHECKPOINT ../data/model_polygon_hgt_joint.pth 2023-07-15 14:56:15,695 srw-test INFO: Namespace(config_file='../config-files/Pred-simple-plane-S3D-GNN.yaml', nbr_plots=5, img_folder='../test_data/', filenames=None, all=False, subsample=1, val=False, graph=False, disable_wandb=False, resume_wandb=False, skip_tb=False, write_latex=False, no_legend=False,...
Hi, thank you so much for your work. I've tried the [recoloring notebook](https://github.com/compphoto/Intrinsic/blob/main/recoloring.ipynb), it raised an import error like: ```python from intrinsic.model_util import load_models ModuleNotFoundError: No module named 'intrinsic.model_util' ```...