-
I am quite new to this CUDA-thingy ... I've trained the network on my custom data and I have the detector and the weights with very accurate precision. However, what I am looking now for is how to per…
-
Is there the possibility to run this on GPU?
I just followed https://particletracking.readthedocs.io/en/latest/RodTracker/RodTracker.html#automated-detection-of-particles
1. Would it be possible…
-
## Description
I inference the groundingDino model using C++ TensorRT.
For the same model and the same image, TensorRT 8.6 can gets the correct detection boxes.
But when I update TensorRT to 10.4, …
-
I tried a config like this, but the results was very pore. Is their something wrong with my config file?
Calculating metrics!
100%|███████████████████████████████████████████| 42/42 [00:30
-
Installing the latest CUDA repo
https://developer.nvidia.com/cuda-downloads?target_os=Linux&target_arch=x86_64&Distribution=Ubuntu&target_version=22.04&target_type=deb_network
Allows us to install…
-
I used 'detection.py' for making a test, and found processing on one image spent about 0.24s. I wonder 'detection.py' used GPU for detecting human face ? Or CPU ? Where can I make a setup for using GP…
-
After using Blue Candle successfully for almost a day, I stopped it to switch to a different model size. Now, I can't start it anymore on its default port.
`C:\blue_candle>blue_candle.exe --model "…
-
I'm researching Video Anomaly Detection now. So I try to implement you code for feature extraction.
First of all, thank you for your contribution.
When I run your code, for example I3D extractor, …
-
### Describe the bug
run with one num processes, the code broke down and returns:
RuntimeError: Expected to have finished reduction in the prior iteration before starting a new one. This error indic…
-
Dear Author, I train a detection model with config "nusc_centerpoint_voxelnet_0075voxel_fix_bn_z_largekernel3d_large.py" with 8GPUs,the model performance is lower than reported. Do you know what's wro…