Rustem Galiullin
Rustem Galiullin
Facing a similar issue and it's related to having a wrong password to the postgres db. I've tried few options from `values.yaml` directly on the postres pod but nothing worked...
> Same issue here, even the createsuperuser don't work. The issue here is that helm-charts use a new postgres (>=14) which by default uses a different password hashing method. In...
Hi there, I'm doing few-shot classification and similarity learning, and currently [dino deit backbone](https://github.com/facebookresearch/dino) is a top-performing one on my datasets. Can we add it to `torchvision.models`? I'm willing to...
well yeah i guess you're right. Before you have some kind of contrib section, I can use hub to use that model.
Maybe I can help?
It's hard to come up with something other than simply creating a yaml config and then converting it to pbtxt.
I agree, sometimes we have to have multiple *.py files. For instance, most of CVAT models have multiple .py files that can be deploy with `nuctl` cli tool.
hi there, also stuck at `pixelating` after starting up the app: `fiftyone app launch`. No logs in a terminal. system info: - MacOS Monterrey (M1 chip) - fiftyone=0.16.6 (pip installed)...
Surprisingly, the home page loaded after some idle time. It's working now for me :).
Thanks I'll try clearing cache if it happens again. (I've tried with ctrl + shift + R, it didn't work)