3DEyeSeg
:2nd_place_medal: 3D Eye Point Cloud Segmentation Challenge - OpenEDS 2021
Install / Use
/learn @th2l/3DEyeSegREADME
:2nd_place_medal: 3D Eye Point Cloud Segmentation Challenge - OpenEDS 2021
Information about 3D Eye Point Cloud Segmentation can be found in here.
How to use
-
Use conda environment
- Create a conda environment with python 3.7
- Activate the environment and use
install_packages.shto install required packages - Modify
conf/eval.yaml,checkpoint_dirin line 9 to absolute path of ckpt (in current folder) - Run
python eval.py
-
Use docker (the method that we used)
- Create docker image with dockerfile, for example
docker build -t prj:eyeseg3d . - Run
- Create docker image with dockerfile, for example
docker run --gpus all --ipc=host -it --rm \
-v path_to_src:/mnt/Work/OpenEDS2021_EyeSeg3D \
-w /mnt/Work/OpenEDS2021_EyeSeg3D \
prj:eyeseg3d python3 eval.py
In here path_to_src is the absolute path to source code folder.
The predictions for test set will be saved to ckpt/eval/%Y-%m-%d_%H-%M-%S/viz/100/test.
Credits
Our source code is built upon on torch-points3d library.
Related Skills
node-connect
349.2kDiagnose OpenClaw node connection and pairing failures for Android, iOS, and macOS companion apps
frontend-design
109.5kCreate distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.
openai-whisper-api
349.2kTranscribe audio via OpenAI Audio Transcriptions API (Whisper).
qqbot-media
349.2kQQBot 富媒体收发能力。使用 <qqmedia> 标签,系统根据文件扩展名自动识别类型(图片/语音/视频/文件)。
