Joanna Georgiou
Joanna Georgiou
> hi, can you provide an example `docker-compose.yaml` file for me to reproduce your setting? > > Thanks This is an example docker-compose.yaml that I deployed it to test it...
Hello again! Yeah, it worked for you since you created a local network (sorry - it was my mistake for not mentioning it) The problem is when creating the services...
Hello again! I decided to give it a try so I am letting you know, I am getting this result now: ``` VETH@HOST VETH_MAC CONTAINER_IP CONTAINER_MAC Bridge@HOST Bridge_IP Bridge_MAC CONTAINER...
Hello, has anyone found any solution yet? I was wondering about the same thing
Has this code been pushed on github or have you done it locally? If you have done it locally, can you maybe share your code with us? Thank you in...
To be honest I saw that they have updated the code (in the repository) for backend_pytorch_native.py 3 months ago, but when I tried using it with the resnext50_32x4d_fpn.pth model I...