-
I'll trying to make simple request:
```shell
curl -X POST \
http://127.0.0.1:5000/pois \
-H 'Content-Type: application/json' \
-d '{
"request": "pois",
"geometry": {
"bbox": [
…
-
New jetson : https://devblogs.nvidia.com/jetson-nano-ai-computing/
Claim to have 25 FPS with Tiny YOLO ... Let's watch more writing on it, maybe would be able to run opendatacam
-
Hi all,
I am thinking to use the Dafang camera with the hack in a stand-alone-offline-mode for wildlife monitoring. Anybody tried this before?
Questions:
- what would be a battery-friendly mini…
-
There are presently 15 workflows with more than a million extracts:
| id | project_name | name | extracts_count |
|-----|---------------------------…
-
I have questions about the capabilities of the application. I have lots of scientists around the state of California, that are using camera traps in their research, and I need something to aid in the…
-
Hello,
I've seen in the roadmap that there is interest in integrating Natron in Flowblade.
I think it's a great idea and there are many people waiting for Natron integration inside some NLE to act li…
sozap updated
4 years ago
-
I compiled ember and dependencies using the package build script on SlackBuilds.org. It starts, then crashes with the following error (that actually a GUI _does_ start before the crash, contrary to wh…
-
@jniedballa can it be that there is a conflict between tidyverse and camtrapR
a got a error on the format in the detection history funtion that R does not recongnise the dataformat although it is exa…
-
The following email has arrived from Google:
----------
Hi all,
If your open source organization is interested in being a mentoring organization for Google Summer of Code 2019 please be sure …
-
Hi,
First I would like to say that I'm a new master student and kind of a beginner in prog.
When I run the setup() command , I encounter the expected tensorflow and argparse conflict error, but …