b04505009

Results 11 issues of b04505009

Manually removing all dead session is time-wasting. Is there any way to remove all dead session by one command?

Can I compile this on mac and generate .dylib file?

I fixed some issues in your project and removed some assertion based on my ceiba courses. ### New features - Make sure the file path would be correct before creating...

Some characters like colon and quotation mark are not allowed to be in a file's path. I recommend to use library like `pathvalidate` to validate those name before creating files....

Hi, I would like to ask that if I have 2 stages detection, like gvadetect1 -> gvatrack -> gvadetect2 then how can I know a bbox in gvadetect2 is detected...

enhancement

I would like to use only 1 channel as my model input, but element like gvadetect seems not support GRAY8 as sink format. Do you have a plan to support...

enhancement

I've test on my yolov4 model with input size 320x544, and the bboxes are correct. Flag "cells_number" in model_proc now have to be "cells_number_x" and "cells_number_y" Anchor mask will still...

As title, Will thundersvm support squared-hinged like in sk-learn? Thanks!

enhancement
call for contribution

It should be "http://localhost:8080/home" but there is "http://localhost:8080/home.tpl" so I can't get to the page. How can I do to avoid this situation?

I would like to reconstruct my pipeline after it received EOS. But after I set it state to NULL, unref and reconstruct, previous interpipesink seems still left in hashtable, thus...