Phongsiri Nirachornkul
Phongsiri Nirachornkul
### Is there an existing issue for this? - [X] I have searched the existing issues and checked the recent builds/commits ### What happened? Python 3.10.6 (tags/v3.10.6:9c7b4bd, Aug 1 2022,...
Failed to install the latest MinkowskiEngine (Dec 2023) I used this method to install MinkowskiEngine. CUDA 11.X We recommend python>=3.6 for installation. First, follow [the anaconda documentation](https://docs.anaconda.com/anaconda/install/) to install anaconda...
I can't install MinkowskiEngine in my WSL Here is the error message : ``` (human3d_cuda113) glassman555@DESKTOP-L3N16T5:/mnt/d/UNT/PhD/Project/Human3D/third_party/MinkowskiEngine$ python setup.py install --blas=openblas --blas_include_dirs="${CONDA_PREFIX}/include" WARNING: Skipping MinkowskiEngine as it is not installed. --------------------------------...
ValueError: Cannot use face colors with a smooth mesh Fix line 88: mesh = pyrender.Mesh.from_trimesh(mesh) to mesh = pyrender.Mesh.from_trimesh(mesh, smooth = False)
Failed to install environment. The installation halted at vgtk. Please, help. ``` (base) blinkdrive@blinkdrive-System-Product-Name:~/Documents/UNT/Project/Spring 2024/02ArtEq$ conda env create -f environment.yml Channels: - nvidia - pytorch - conda-forge - defaults -...
Failed to runt training. Here is the error ```blinkdrive-System-Product-Name:~/Documents/UNT/Project/Spring 2024/02ArtEq$ python src/eval.py --EPN_input_radius 0.4 --EPN_layer_num 2 --aug_type so3 --epoch 15 --gt_part_seg auto --i 0 --kinematic_cond yes --num_point 5000 Traceback (most...
This program will conver Human mesh SMPL (.obj) into image file (PNG)
According to this screen shot, I'm in AMASS already, but I can't find the right SMPL-X N to download and work with your project. There is no mentioned in this...
1. Add folder : interhuman_processed for train.py 2. Add text file : ignore_list.txt, train.txt. 3. Config the model to train on market's GPU, like RTX 3090