Docker image for running ChronoRoot, an AI-powered plant root phenotyping tool.
1.1K
Refer to the github repo for complete information: https://github.com/ngaggion/ChronoRoot2
Usage:
xhost +local:docker
MOUNT="YOUR_LOCAL_INFORMATION_PATH"
docker run -it --gpus all
--user $(id -u):$(id -g)
-v $MOUNT:/DATA/
-e DISPLAY=$DISPLAY
-v /tmp/.X11-unix:/tmp/.X11-unix
chronoroot:latest
Content type
Image
Digest
sha256:a1764e18a…
Size
25.2 GB
Last updated
9 months ago
docker pull ngaggion/chronoroot