KevenLee
KevenLee
I meet the same issue, validation set obj_loss is gradually increase. how can I solve it? why.
Do you solve it? By how
Have you tried training with fp16 and inference with fp16?
Thanks, I got it
> The motion in the left hand is too big for an interpolation scheme to work. Have you tried RIFE or SoftSplat on these input images. I believe they will...
> @CaoWGG hi, I find where the `lib.models` is and run your code trying to convert `ctdet_coco_dla_2x.pth` provided by centernet into `onnx`, but get message like this and I think...
> 在使用centerface出错,命令如下: > ./runDet -e /home/tms/source/TensorRT-CenterNet/model/centerface.engine -i /home/tms/source/opencvdemo/test.jpg -c /home/tms/source/TensorRT-CenterNet/test.h264 > > ``` > void ctdetNet::doInference(const void *inputData, void *outputData) > { > const int batchSize = 1; > int...
Do you solve it? How did you do
> Do you solve it? How did you do So sorry I'm, I found no ctdet_coco_dla_2x.onnx file in model folder
Thank you very much for your prompt response. I have been exploring methods to augment autonomous driving data, such as domain adaptation using image processing algorithms, reconstruction and editing with...