Pointnext

From UFRC
Jump to navigation Jump to search

AI

Description

PointNeXt website  

The PointNeXt project: a new and flexible codebase for point-based methods, namely OpenPoints. The biggest difference between OpenPoints and other libraries is that we focus more on reproducibility and fair benchmarking.

Environment Modules

Run module spider PointNeXt to find out what environment modules are available for this application.

System Variables

  • HPC_POINTNEXT_DIR - installation directory
  • HPC_POINTNEXT_BIN - executable directory
  • POINTNEXT - github repository

Additional Information

Use $CUDA_VISIBLE_DEVICES to specify the GPU to use on the command line. For example:

CUDA_VISIBLE_DEVICES=$CUDA_VISIBLE_DEVICES $POINTNEXT/python examples/$task_folder/main.py --cfg $cfg $kwargs