-
Hey, I'm playing around with `LibreHardwareMonitorLib` on my CentOS 7 server. The server is equiped with several Nvidia RTX 2080Ti which I want to monitor using my own C# app with added the lib Nugge…
-
When I am running eval.py, getting following error.
```
[(base) D:\AAP\Text Detection\EAST Tensorflow\EAST-master>python eval.py --test_data_path=/tmp/images/ --gpu_list=0 --checkpoint_path=/tmp/e…
-
Hello,
when i run mask rcnn get the following error
Epoch 1/100
Traceback (most recent call last):
File "C:\Users\HP\Anaconda3\envs\tf-gpu\lib\site-packages\keras\utils\data_utils.py", line 71…
-
Hello.
I'm trying to replicate the Hololens example to train a model to detect custom objects.
To do that, I'm using Google Colab, with GPU activated (free plan).
I'm using the dataset provided…
-
i just use:
python test_video_swapsingle.py --crop_size 224 --use_mask --name people --Arc_path arcface_model/arcface_checkpoint.tar --pic_a_path ./demo_file/Iron_man.jpg --video_path ./demo_file/mul…
-
I am trying to train the mask rcnn mode with imagenet weights on a custom dataset on a gtx 1080ti 11gb on Ubuntu 16.04. Regardless of what image resolution that I use, the kernel runs out of memory an…
-
![image](https://user-images.githubusercontent.com/29772655/99339306-e540e780-28c0-11eb-8865-7a98788ecd81.png)显示缺少文件,请问这个问题应该如何解决
-
I am trying to infer it with four h100, and after running the gradio demo, it was giving this error. can you please check and simplify the inferencing.
-
Hi community,
I am trying to optimize a retrained ShapeMask model for inference with `export_tensorrt_model.py` (a nice addition to tpu/detection toolkit!).
The transformed model returns e.g. `num…
-
### 🐛 Describe the bug
The following reproducer seems to take forever to compile on torch 2.4.0, I did not let it run to termination, but the regression is >> 3600 seconds:
```
import torch
im…