-
I am trying to use Ray rllib run multiple environments that require GPU resources. My goal is to allocate a fraction of the GPU (e.g., 0.05) for the learner worker (policy) and share the remaining fra…
-
I tried training resnet20 on cifar10 dataset and have some surprising results could you please let me know what might be going wrong (I have just changed arch and num_classes in config.
This is my lo…
-
I use the kNN classification as a monitor during training. As shown in Figure D.1 in paper, the accuracy is about 60% in the beginning and finally achieve 90%. I can't achieve this accuracy and just a…
-
Dear Author,
first of all I would like to say that this work is a very good solution for low data resource kws. Thank you for sharing the e2e training recipe of this novel idea.
I am interested to k…
-
Hi, Thank you for the awesome work.
I have a VLP-16 lidar and I want to use it for activity recognition, I want to **treat point clouds as RGB images** so that I can use openpose or other pose esti…
-
Hi,
I updated from 1.0.0 to 1.1.9 today and now I get the following error when running pruner.step():
```
pruner.step()
File "/home/mle/prune_data_collection/pruning_benchmark_tool/.venv/l…
-
**When I run the multigpu_train.py in win10, I have encounter a problem as the following**
_### Generator use 10 batches for buffering, this may take a while, you can tune this yourself.
Exceptio…
-
### Describe the bug
finetune a dreambooth model with ED2 but can't load with 0.27.2
the model work with a1111
### Reproduction
pipe.from_single_file
https://huggingface.co/crapthings/d…
-
Hi guys,
I completely followed the project homepage instructions (all the software versions are strictly aligned) and tried to run the Go bot with the pretrained v2 model but failed with the msg:
…
hejin updated
5 years ago
-
Hello.
I try to use CycleGAN for image-to-image translation from synthesized face data to more realistic face images using FFHQ dataset, but i get very weird and very unrealistic results. Anyone have…