Chris
Chris
> Hey @arvindcyclist, > I've implemented Google Sign in. Let me know if you nee help. @lakshmikantdeshpande I would like help implementing Google Sign-in. How did you set it up?
I have a couple more thoughts on this. If I commit a file to the `git` repo with `git` then in a pr/mr I can see the text differences branches...
This is a great idea, I would also love to see the [deepstream examples](https://docs.nvidia.com/metropolis/deepstream/dev-guide/text/DS_Python_Sample_Apps.html) duplicated. I would be interested in trying to add some examples. I am especially interested in...
Hmm. I'm using the projects reference image: https://cloud.githubusercontent.com/assets/2062128/26187667/9cb236da-3bd5-11e7-8bcf-7dbd4302e2dc.jpg @Hakuyume I'm not using cuDNN, I'm using a CPU based model. I dockerized my setup and also uploaded the modified demo.py. Had...
My results are looking more consistent today: ``` [ 6 11 12 14 14] [0.9991875 0.96595764 0.99568295 0.99677104 0.9895921 ] [ 6 11 12 14 14] [0.9994771 0.9520375 0.9942531 0.9980769...
Is this active? It looks like there hasn't been any changes for a while, but I would love to know when it is expected to be released.
I created an example repo [here](https://github.com/shortcipher3/dvc_diff_string) Essentially I have two branches with a metrics file for a tiny model: ``` { "size": "1 MB", "latency": "20 ms", "mAP": 0.7, "precision":...
As for being able to do a local diff, a lot of state of the art research are producing a family of models rather than just a single model, I...
It looks like there is a pr that never got merged https://github.com/cookiecutter/cookiecutter/pull/848
I'm also interested in this feature. Basically I want to be able to draw a keep-out-zone as a polygon onto the video as a pre-annotation, the annotator then would watch...