-
Could you maybe elaborate (i) which files you need to train a bottom-up attention model from scratch, i.e: do you need to convert VG to the COCO format and (ii) how do you train the model with said fi…
-
### Describe the bug
Results from ckpt vs sample images during training is no the same
trained for 5000k iterations, sampels looked very good with perfec likeness on close head shots and mid shots…
-
## error log | 日志或报错信息 | ログ
Shape not supported yet!
Gather not supported yet!
# axis=0
Shape not supported yet!
Gather not supported yet!
# axis=0
Shape not supported yet!
Gather not supp…
-
[v1_vs_v2_Examples.zip](https://github.com/RVC-Project/Retrieval-based-Voice-Conversion-WebUI/files/11490148/v1_vs_v2_Examples.zip)
5 minute dataset. I also used the [Mangio fork which adds 'crepe'…
-
# Issue Description
NurbsCurve.ByControlPointsWeightsKnots fails when called via Python
## Dynamo version
Pretty much all of them: 1.34, 2.0, 2.3, 2.10, 2.12, and 2.17 (or every version I had ope…
-
Below there is the snippet of code I use for import and conversion:
```
import onnx
from onnx2keras import onnx_to_keras
onnx_model = onxx.load('UCI_simplification_1.onnx')
k_model = onnx_to_ke…
-
### System Info
CPU Architecture: x86_64
CPU/Host memory size: 1024Gi (1.0Ti)
GPU properties:
GPU name: NVIDIA GeForce RTX 4090
GPU mem size: 24Gb…
-
**Describe the bug**
A clear and concise description of what the bug is.
could the checkpoint of bert convert to onnx model? I have a bug that 'BertForPreTraining' object has no attribute 'layers, o…
-
## ❓Question
Why is int64 input being converted to fp32 type?
I have specified the input type to be int64 both in TensorFlow and in CoreML Converter. It seems that my specification doesn't work at…
-
Hi, I am trying to evaluate the model trained on Cityscapes by running `python train_net.py --config-file configs/cityscapes/panoptic-segmentation/maskformer2_R50_bs16_90k.yaml --eval-only MODEL.WEIGH…