Jiang Yutian

Results 4 issues of Jiang Yutian

`pre_node_num = [1*3*3, 16*3*3, 16*3*3, 32*3*3, 64*3*3, 64*4*4]` the node_num is decided by the `fiter_num * feature_map_h * feature_map_w`. So I think the the result of node_num from `1*3*3` to...

I'm very interested your work but I came across a common problem: REFERIT dataset couldn't be downloaded through the url because the resourse was not found, so the referit folder...

I'm interested at your research. Could I be provided with the Eclipse model? I will be grateful for your share. My email address: [email protected]

I saw `chamfer_dist` folder, and `python setup.py --user` reported errors: ``` running install /home/yutianjiang/.conda/envs/python39/lib/python3.9/site-packages/setuptools/_distutils/cmd.py:66: SetuptoolsDeprecationWarning: setup.py install is deprecated. !! ******************************************************************************** Please avoid running ``setup.py`` directly. Instead, use pypa/build, pypa/installer...