-
In this website : https://github.com/facebookresearch/detectron2/blob/main/projects/DensePose/doc/DENSEPOSE_IUV.md#ModelZoo
which version of densepose did you use?
thank you !
-
Add support for the Tiny YOLOv2 object detection model (https://github.com/onnx/models/tree/master/tiny_yolov2) and verify via a runnable example we can include in the ModelZoo regression test.
Thi…
-
https://github.com/Cerebras/modelzoo/tree/main/modelzoo/transformers/tf/transformer link not available that is referenced from https://github.com/Cerebras/modelzoo/tree/main/modelzoo/transformers/data…
-
I met the error below when I use the predict.py, can you help me?
Traceback (most recent call last):
File "D:\Project\BinocularStereoVision\aanet\predict.py", line 10, in
import nets
File…
-
Pulling is successful.
```
root@ASME:/home/asme# docker login -u idaas_11ace77d89 ascendhub.huawei.com
Password:
WARNING! Your password will be stored unencrypted in /root/.docker/config.json.
C…
-
```shell
docker pull alideeprec/deeprec-release-modelzoo:latest
docker run -it alideeprec/deeprec-release-modelzoo:latest /bin/bash
cd /root/modelzoo/dlrm
python train.py
# Memory acceleration with …
-
Hi all,
I am looking for a clarification regarding the applicable license for the model checkpoints available in the ModelZoo.
Looking for license I found consistently all projects under OpenMMLab…
-
Types are not included on npm which results in the following:
```
Could not find a declaration file for module 'modelzoo'. '.../node_modules/modelzoo/dist/esm/index.js' implicitly has an 'any' type…
-
I want to convert onnx model zoo shufflenet model.onnx to caffe2 init.pb and predict.pb, but it show error as follows:
File "demo.py", line 30, in
init_net, predict_net = c2.onnx_graph_to_caffe2_…
cswwp updated
6 years ago
-
Hello,
I'm having trouble using XportDNN tool for quantization of an VGG-16 custom model. We retrained the original VGG-16 Network with our own dataset. The Prototex file looks pretty similar t…