chenscottus

Results 18 issues of chenscottus

Hello, There are exceptions while running the sample code with selenium-server-4.8.1 and selenium-server-4.0.0.. While there is no exceptions from https://github.com/durdyev/webdriverxx . java -jar selenium-server-4.8.1.jar standalone -p 4444 & java -jar...

Hi, Can you update the RTMW-X ONNX to the latest version? https://github.com/open-mmlab/mmpose/blob/main/configs/wholebody_2d_keypoint/rtmpose/cocktail14/rtmw_cocktail14.md rtmw-x_simcc-cocktail14_pt-ucoco_270e-384x288-f840f204_20231122.pth rtmw-x_simcc-cocktail14_pt-ucoco_270e-256x192-13a2546d_20231208.pth Thanks, -Scott

Can we generate and save the TensorRT Engine file? Thanks, -Scott

Hi, It looks like it is worth to implement the end-to-end model: FYI ... [https://github.com/OroChippw/LightGlue-OnnxRunner/issues/23](https://github.com/OroChippw/LightGlue-OnnxRunner/issues/23) Recently LightGlue-ONNX released there fused model which improve the performance substantially(~2x faster in my test)...

Hi, When I use the models from [https://github.com/fabio-sim/LightGlue-ONNX](https://github.com/fabio-sim/LightGlue-ONNX) I got exception. Thanks, -Scott

Hello, How to convert the models to ONNX? Thanks! -Scott

Hello, How to convert the models to ONNX? Thanks! -Scott

Hello, When I run either of these two commands, I get the same error: 1) python3 test_video_ava.py --cuda -d ucf24 -v yowof-r50 --weight resnet-50-kinetics.pth --video 2022101301.mp4 2) python3 demo.py --cuda...