Liu Shaoteng

Results 4 issues of Liu Shaoteng

Hi, I run the following command: `python -m train --config configs/neus_nomask.yaml` However, I only get the following result: ![截屏2022-05-23 下午4 04 52](https://user-images.githubusercontent.com/51499992/169773877-ba7a2556-c654-46eb-a36f-90b9c6f6abde.png) I think it is quite different from [https://github.com/ventusff/neurecon/blob/main/docs/trained_models_results.md](url).

#### Describe the bug I find **igl.boundary_loop** is very easy to return empty. I install igl with: `conda install -c conda-forge igl` My python version: 3.8.12 My obj file: [link](https://drive.google.com/file/d/1XIGziY5FHQdsbSVw9WjxWoyPq41T66Dh/view?usp=sharing)...

bug
pending verification

Hi, I find it very easy for **igl.boundary_loop** to return empty. [Code](https://github.com/luca-morreale/neural_surfaces/blob/525c91ca7cf31322af6b834a1c6e602a99f793fa/utils/parametrize.py#L8) Could you please give me some advice?

Hi, Could you please tell how to set class number, when the class cannot be found [here](https://gist.github.com/yrevar/942d3a0ac09ec9e5eb3a)?