-
I'm attempting to run the demo on a machine that doesn't have a CUDA compatible GPU. I got as far as the sample command:
`python scripts/txt2img.py --prompt "a virus monster is playing guitar, oil…
-
Traceback (most recent call last):
File "train_search.py", line 211, in
main()
File "train_search.py", line 136, in main
train_acc, train_obj = train(train_queue, valid_queue, model,…
-
Trying to train on market1501 as a proof of concept before modifying anything. The training loss quickly foes down to 0.7 and stays there forever. So far haven't changed anything in the script. Just c…
-
The lead example on the README shows that two dimensions, `lon` and `lat`, appear under the listing of grids. They happen to be the active dimensions, but is that a coincidence? It doesn't quite fit …
-
I try to train i3d model for kinetics700 dataset. When I used single gpu (1 V100) by running the follow command:
./tools/dist_train.sh ./configs/recognition/i3d/i3d_r50_32x2x1_100e_kinetics400_rgb.…
-
This is more of a question/feature request.
HTTP triggered Functions are great for API implementation. With the Consumption plan or client-side architected applications, HTTP triggered functions ar…
-
# EQTransformer via Google Colab
**Author:** [Hao Mai](https://github.com/maihao14)
**Date created:** 2021/11/14
**Last modified:** 2021/11/14
## Description
EQTransformer is an AI-based eart…
-
### System Info
cargo version
cargo 1.80.1 (376290515 2024-07-16)
Haven't been able to run the docker file to get more details..
I am trying to run the docker on CPU
### Information
- [X] Docke…
-
Epoch 1/30
999/1000 [============================>.] - ETA: 1s - loss: 0.2676 - rpn_class_loss: 0.0068 - rpn_bbox_loss: 0.1127 - mrcnn_class_loss: 0.0220 - mrcnn_bbox_loss: 0.0510 - mrcnn_mask_loss:…
-
Hi Mattfidler,
I found this error when I deploy my R shiny app with shinyproxy. I was Ok when I run my app in local.
Could you please help me with this issues?
![image](https://github.com/nlmix…