-
@wandering007 pointed out this issue in https://github.com/gpleiss/efficient_densenet_pytorch/blob/master/models/densenet.py
I have a model that uses checkpointing on several layers. On a single GP…
-
Hello,I use auto-deeplab,such as hnasnet/pnasnet.
But the result is always o.452439815
when I train 10000 steps / 30000 steps / 60000 steps, it still doesn't change.
I want to know how can I deal w…
vyyxi updated
3 years ago
-
Hello! I'm running EEG pretraining with code stageA1_eeg_pretrain.py. I'm wondering do you provide the Pretraining EEG Dataset? I saw the path in this code (../dreamdiffusion/datasets/mne_data/) doesn…
-
Dear virtuoso team,
I am running virtuoso "version 7.2.4.2.3217-pthreads as of Apr 26 2016" (virtuoso-opensource git commit id: 0468195ac3923c0a9f010fa2da7e93da9febe228).
When loading data using ld_…
tlomb updated
7 years ago
-
I encountered some problems with training, most of which I could resolve, as I will describe here.
I tried it on WSL2 (Ubuntu-20.04) and a 'real' Linux Ubuntu-22.04LTS.
The [WSL2 guide](https://ss…
-
Hello,
I am unable to download pre-generated detections and the CNN checkpoint file from the network drive. I am keep getting " File is currently busy, please try again later".
I am just checking…
-
**"RuntimeError: expected scalar type Float but found Half"**
I am getting the above error shown in bold when I run the inference on HICO-DET using the pretrained weights given in your repo. Could yo…
-
Hello, I'am new to torch-point3d and don't know not much about it, but confronted some errors while executing `forward/forward.py` and found the reason.
I ran
```
poetry run python train.py task…
-
Hi,
Thank you for your fantastic project.
I've encountered a problem when trying to evaluate the model downloaded from the Huggingface repo given in your project. I'm facing an issue with both …
cskyl updated
3 months ago
-
When I load 43 images to train and 33 to test, with the command `python training.py`
This is the output:
```
(crnn-keras) C:\Users\X\Desktop\CRNN-Keras-master\CRNN-Keras-master>python training.…