Some small updates.
This commit is contained in:
@ -25,6 +25,8 @@ A general overview can be found in the paper [RapidPoseTriangulation: Multi-view
|
||||
|
||||
- Enable GPU-access for docker building:
|
||||
|
||||
- Install _nvidia_ container tools: [Link](https://docs.nvidia.com/datacenter/cloud-native/container-toolkit/latest/install-guide.html)
|
||||
|
||||
- Run `sudo nano /etc/docker/daemon.json` and add:
|
||||
|
||||
```json
|
||||
@ -85,7 +87,7 @@ A general overview can be found in the paper [RapidPoseTriangulation: Multi-view
|
||||
python3 /RapidPoseTriangulation/scripts/test_triangulate.py
|
||||
```
|
||||
|
||||
- Test with _skelda_ dataset:
|
||||
- Test with [skelda](https://gitlab.com/Percipiote/skelda/) dataset:
|
||||
|
||||
```bash
|
||||
export CUDA_VISIBLE_DEVICES=0
|
||||
|
||||
Reference in New Issue
Block a user