You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I added a user incognito where I cloned the sbb_pixelwise_segmentation repo, made an virualenv, installed all the dependencies, then all the training I did in /home/incognito/sbb_pixelwise_segmentation/train so will be saved when shutting down the container.
Hi @johnlockejrr - first of all, thanks for your interest and contributions in #17.
Our plan is to integrate the codebase from the unifying-training-models branch as train into the main codebase of Eynollah - e.g. to have the same (and more up-to-date) versions for dependencies and to reuse code. Once this is done (in a few weeks), there will automatically be also container builds available via docker pull ghcr.io/qurator-spk/eynollah:latest. Meanwhile, thanks for publishing a CUDA 12 compatible image.
If anybody is like me on CUDA 12.7 and can't train a model on
keras v2
because is onkeras v3
you can do it via a docker image:incognito
where I cloned thesbb_pixelwise_segmentation
repo, made an virualenv, installed all the dependencies, then all the training I did in/home/incognito/sbb_pixelwise_segmentation/train
so will be saved when shutting down the container.Here is the container I used:
https://hub.docker.com/layers/nvidia/cuda/11.8.0-cudnn8-devel-ubuntu22.04/images/sha256-5079d0d0f36cc63050a0f5c010d769c68b8e959c2d2a45f8ec44dd7e5c1bf7f9
The text was updated successfully, but these errors were encountered: