Ruslan Murtazin

Results 6 issues of Ruslan Murtazin

Hi! Is it possible to use ONNX model to inference? Model have a heatmap output and I don't know how to integrate it for inference using mmpose post processing functions...

onnx

Hi! I've noticed that export annotation doesn't work/work incorrect and I don't understand how to fix it ![Screenshot from 2021-09-01 15-29-10](https://user-images.githubusercontent.com/69303309/131656663-c8e724ff-c1c1-4ae1-8ea3-04485c0950ab.png)

Hi! I finetuned model on my dataset, but I'd like to resume from saved checkpoint .pt. But if I start the finetuning it always begins from 0 epoch. My finetune.sh:...

Hi, I can't understand how to use inference.py, I don't see any usual args like argparse. Does anyone has example how to test in on video .mp4?

Hey, I'm trying to run_video.py on my video and use TRT but get this error. ~/TracKit$ python tracking/run_video.py --arch OceanTRT --video videos/1.mp4 ===> init Siamese load model from TRT please...

Hi! I'm impressed you work and I'd like to try train model on my own data. What's the best way to get .npz annotation? Thanks