Ignite should provide prebuilt docker images for users stored on dockerhub to handle different configurations.
Base should be latest PyTorch images, stable pip versioned ignite, maybe some recurrent tools like opencv, albumentations, etc.
Images could be
I can provide some basic instruction on how to build ignite + hovorod. Mostly based on https://github.com/pytorch/ignite/blob/6488587a3be6d22b4de2dced48f177514207e71c/.circleci/config.yml#L233-L240
Hi! I'm a first-time contributor, I could give a try on this issue if it's ok for you.
@fco-dv yes, please, go ahead :)
Close the issue as solved
Most helpful comment
Hi! I'm a first-time contributor, I could give a try on this issue if it's ok for you.