-
I think Piau wants to see some live results soon and we can't keep showing him backtested results. So in the next 2 or so weeks, we have to work on achieving this real time visualizing while still wor…
-
Would a public API be possible? In our discord we keep track of everyone's prices and use this website for predictions. I wanted to make a bot to keep track of everyone's entries and it might be cool …
-
I am getting the best accuracy upto 89.899 with rafdb dataset, How can I achieve the results from the paper.
-
Hi, I want to do action recognition on live camera in real time? Do you have any suggestions? Thanks~
-
In my application I need to stop SOPARE while another thread is executing.
Instead of calling every time
` subprocess.Popen(['./sopare.py', '--loop'], stdout=subprocess.PIPE, ...)`
I decided…
-
It would be nice to have Mavlink output, either UDP and/or Serial (https://mavlink.io/en/). This enables us to use tools like QGroundstation to track Sondes easily. Especially the possibility to downl…
gibbi updated
3 years ago
-
-
In the same spirit as https://github.com/fairlearn/fairlearn/issues/413, here's some examples of work on pre-trial detention that may be relevant if the project chooses to use the COMPAS dataset in an…
-
Hello,
I don't know exactly your plans, how you want to implements everything in your mod, but what I would really want is a mod giving us the maximum control possible of what append in-game with all…
-
Hi @AlexeyAB and other darknet enthusiasts,
I've used yolo_mark code for annotation so far. It's a great tool when the alternative is to manually create the text file but I don't think it's much of a…