Christoph Emunds

Results 5 comments of Christoph Emunds

I tried adding these two lines to the labels section of the docker-compose.yml: ``` - traefik.http.middlewares.staging-auth.basicauth.usersfile=/configuration/staging-users - traefik.http.routers.xxx-stag-proxy-https.middlewares=staging-auth ``` After I redeploy the staging environment, everything works as expected and...

Ok, I figured it out now. I was not aware that you can reference services defined with the docker provider from routers defined in a dynamic config file. I ended...

Sorry for reopening this issue, but it seems like the solution I found is only part of the story. Using the way I described above, I am able to configure...

Hi, I came across this issue as well. The sampler is using ground truth information to sample a point cloud for the query set that is guaranteed to contain one...

I would also be very interested in this. I tried implementing this method myself, but there are a few details that are not clear to me from the paper. @skanti