Michael de Gans

Results 73 comments of Michael de Gans

Ok. Thanks. I'll know not to work on it now @alpha-carinae29 . Please @ me when you commit so I can integrate the changes. For the moment I'm just going...

> Do you have any idea how we can evaluate different methods? Well, we have a test video, but we could use more from different angles. Not sure if there's...

> Thanks for the suggestions, I think it will be ready in a week. I will mention you in the PR so we can talk about the implementations, data structures,...

> > Hey, so I noticed [non_max_suppression_fast](https://github.com/mdegans/neuralet/blob/master/applications/smart-distancing/libs/core.py#L157) is copypasta from [this blog](https://www.pyimagesearch.com/2015/02/16/faster-non-maximum-suppression-python/) with the comments removed. I think we'll need a license to use it unless pyimagesearch has some page...

Some might find it easier to start with documemtation/tests and end with code. I try to do that when I can since it ends up saving time in the end....

@alpha-carinae29 Eh. I know some stuff. GStreamer is a language of it's own and I know maybe 20% of it. More of Nvidia's elements, since there aren't so many. I...

This branch runs on 4.4, @svetlanadataper https://github.com/mdegans/smart-social-distancing/tree/gst-merge Just waiting for a code review so it can be merged into master. No guarantees it will be accepted since the way it...

> hi, I'm trying jetson xavier nx, it has jetpack4.4 and tensorrt7.1.0, can I use this branch? Actually I tried yesterday, but failed with some xxx.so error like 'ImportError: libcurand.so.10.0'....

``` ERROR:GstEngine:gst-resource-error-quark: Error while writing to file. (10): gstmultifilesink.c(810): gst_multi_file_sink_write_buffer (): /GstPipeline:pipeline0/GstBin:bin0/GstHlsSink:hlssink0/GstMultiFileSink:multifilesink0: No such file or directory ``` @ycRose , @mats-claassen This likely means the path specified for the hlssink...

I made some changes to the entrypoint. Feel free to accept or reject as you feel appropriate @mhsekhavat We proabably also discuss expected behavior when the gstreamer process is finished....