StoneLee0917

Results 2 issues of StoneLee0917

In the function get_generator() in file src/conv_onet/config.py, the parameters are initialized as: recep_field=2**(cfg['model']['encoder_kwargs']['unet3d_kwargs']['num_levels'] + 2), grid_reso = 25 + recep_field - 1, query_vol_size = 25 * unit_size. Why the reception...

1. for the new version of CityJSON("version"=1.1), the pymesh library (1.0.2) is not usable anymore. Only runnable without "pip install pymesh". Otherwise, get output: "problem with {id}". 2. For object...

bug