-
the speed of model pruned did not improve, how to your work?
eeric updated
6 years ago
-
## PLEASE FOLLOW THESE INSTRUCTIONS BEFORE POSTING
1. Please thoroughly read README.md, INSTALL.md, GETTING_STARTED.md, and FAQ.md
2. Please search existing *open and closed* issues in case your iss…
-
I am training the unconditional version of imagen, which I guess is the same as continuous time Gaussian diffusion.
But I found that training on the unconditional imagen is much slower than [continuo…
-
When I trained model, the memory always gets even larger with the epochs, and then out of memory, even I only use 200 images. Does anyone have solutions?
-
python main.py config.yaml
INFO - Log file for this run: /home/itl/Documents/xrh/lsq-net/out/MyProject_20220505-162725/MyProject_20220505-162725.log
INFO - TensorBoard data directory: /home/itl/Docu…
-
问题类型:模型训练
**版本**
WIN11
Python 3.8.11
paddlepaddle-gpu 2.1.1
paddleslim 2.1.0
paddlex 2.0.0rc4
nvcc -V
nvcc: NVIDIA (R)…
-
### 🐛 Describe the bug
torch.export of ResNet with dynamic height fails due to constraint violation -- apparently it wants the height to be even.
Here is an example repro
```
import torch
fro…
-
I want to train my own model,and I try ./experiments/scripts/train_faster_rcnn.sh 0 pascal_voc vgg16.I got an error message
Loading initial model weights from data/imagenet_weights/vgg16.pth
Loaded.…
-
Hi, I'd like to fine tune my model weights using my own dataset based on your pretrained weights, like dmn_referit_weights.pth, I don't know how to do that because I have no optimizer weights to resum…
-
Hello all
I need to modify the number of classes in the yaml file.
But the one top error is very bad
I tried to modify learning rate, but I think I missed someting.
So how can I modify number o…