-
Hello,
I was wondering whether there was an easy to restart training from a checkpoint, resuming the steps, epochs, optimizer states, etc. This is in case training dies, but we want to restart trai…
-
auto_scale_lr = dict(base_batch_size=16, enable=True)
backend_args = None
data_root = '/data/luoyq/data/toutu/v3'
dataset_type = 'VOCDataset'
default_hooks = dict(
checkpoint=dict(rule='gre…
-
size mismatch for 0.weight: copying a param with shape torch.Size([256, 678, 3, 3]) from checkpoint, the shape in current model is torch.Size([256, 1062, 3, 3]).
bieyl updated
2 months ago
-
the terminal says
class ['bagel', 'cable_gland', 'carrot', 'cookie', 'dowel', 'foam', 'peach', 'potato', 'rope', 'tire'] will be tested!
Traceback (most recent call last):
File "test.py", line…
-
Hi,
I am trying to do semantic segmentation using the Panoptic-Deeplab example (https://github.com/google-research/deeplab2/blob/main/g3doc/projects/panoptic_deeplab.md) and setting this to *false*…
-
Hi, I tried to replicate the render part of your project, specifically the motion feature extraction. I couldn't do it because the code version "https://github.com/deepmind/kinetics-i3d/tree/master/da…
-
Hello! I have already trained the DCFormer on the Pile dataset, and now I would like to evaluate it on downstream tasks. I noticed that the Lambada evaluation set is mentioned in your paper, and it se…
-
### Bug description
I am trying to train a model with multiple GPUs as suggested in the official documentation using SLURM: [Lightning with SLURM](https://lightning.ai/docs/pytorch/2.0.9.post0/clou…
-
### Your question
using api json
in one workflow change checkpoint model and run is fast,.
but change to another workflow(same checkpointloader id but different model)get slow checkpoint loading …
-
## Hello!
- Vote on this issue by adding a 👍 reaction
- If you want to implement this feature, comment to let us know (we'll work with you on design, scheduling, etc.)
## Issue details
Con…
t0yv0 updated
2 years ago