-
### Environment Info
Container: Docker with NO GPU
OS: AlmaLinux
CUDA installed: 12.2
Cudnn installed: 8.9.0
djl version: 0.29.0
onnxruntime_gpu version: 1.8.0
### Error Message
```
[root…
-
Hello.
Thank you for nice work, I try to use non local nets (GCNet) on practice
This config DCN + GCNet r4 + scale_augmentation and without mask -- faster RCNN (cascade)
mAP =0
I read the log and…
-
Hi,
Is there anyone who would like to share the training file? I tried to set up by myself but failed.
```
model = dict(
type='MGAN',
pretrained='modelzoo://vgg16',
backbone=d…
-
Loading pipeline components...: 100%|██████████| 6/6 [00:01
HoiM updated
4 months ago
-
https://swivid.github.io/F5-TTS/
## TODOs
- [x] pin code
- [x] f5 tn/infer/pipeline
- [x] f5 webui
- [x] tests
- #177
- #183
-
Hi all
When I tried to use Modelzoo, I got the following error and could not download the models.
```
requests.exceptions.SSLError:
(MaxRetryError("HTTPSConnectionPool(host='huggingface.co', p…
-
I like to do temporal action detection.
Can you help on how to evaluated the existing methods on THUMOS14 dataset?
I know part of it should be like this:
`python tools/test_localizer.py configs/thu…
-
Hi,
I have used the mmskeleton code to train the net with my own dataset. Now I wanna test the realtime demo recongition using my dataset. I have managed to make it work on the Kinetics model and dat…
-
按照项目流程进行部署,但是出现了下面模型加载问题,请问这是什么原因呀
Loads checkpoint by local backend from path: weights/dwpose/dw-ll_ucoco_384.pth
cuda start
Load from local weight: /home/pod/shared-nvme/VideoChat/video_chat/src/…
-
I followed the https://github.com/alibaba/TinyNeuralNetwork/blob/main/examples/quantization/post_error_anaylsis.py
calibrated with 10 iterations on test dataloader.
But my network PTQ outputs re…