jamesrobertwilliams
jamesrobertwilliams
Platform (like ubuntu 16.04/win10): Debian Python version: 3.7 Source framework with version (like Tensorflow 1.4.1 with GPU): MXNET Destination framework with version (like CNTK 2.3 with GPU): Pytorch Pre-trained model...
I am trying to get a simple example running on aws c++ runtime, but it keeps seg faulting when I invoke the lambda function. To start with, the example shown...
Hi @nttstar I would like to try out: https://github.com/deepinsight/insightface/tree/master/detection/retinaface_anticov but the model on dropbox link seems to be dead :( Any chance the model can be reuploaded to one of...
@Chenglin-Yang hi there, firstly thank you for making this code available. I am trying to use lvt.py and I have set `with_cls_head=False` So, now I do: ``` >>> import timm...
## 🐛 Bug I am facing a bit of a bizzare problem: I have a bunch of different sized images and I am trying to train+infer on these, and I...
### System Info ```shell I have a fresh virtual env where I am trying to exec an onnx model like so: # Load Locally Saved ONNX Model and use for...