-
Notifications
You must be signed in to change notification settings - Fork 60
Open
Description
Hi,
Very cool work! However I run into some issues trying to experiment with it.
How much GPU/CPU memory is recommended for training and inference?
I have a pretty powerful machine (GPU RTX 24 GB RAM) but I could only train with a batch size of 1.
Also at inference time I get stack overflow at the line:
proposals = list(map(modules.rle_decode, json.load(f)))
Any advice on how to fix it would be appreciated.
Thanks
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels