From bab9c56d67fa308c225dff9b79d3f93b380d9626 Mon Sep 17 00:00:00 2001 From: Damien Rohmer Date: Tue, 16 Apr 2024 08:11:54 +0200 Subject: [PATCH] Update PropheseeAI --- README.md | 7 +++++++ data.yaml | 9 ++++++++- json/data.json | 13 +++++++++++++ 3 files changed, 28 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index af4f7a8..652bab3 100644 --- a/README.md +++ b/README.md @@ -845,6 +845,13 @@ Après un push sur github, les éléments suivants sont mis à jours: * **Domaine d'application**: Médical/Biologique +* **[Prophesee.AI](https://www.prophesee.ai/)** + * _Dedicated vision sensors and AI for machines_ + * **Localisation**: Paris + * **Domaine scientifique/technique**: Imagerie, Vision + * **Domaine d'application**: Générique + + * **[Qarnot Computing](https://qarnot.com/)** * _Calculs sur le Cloud._ * **Localisation**: Paris (Montrouge) diff --git a/data.yaml b/data.yaml index acdac03..0c78a55 100644 --- a/data.yaml +++ b/data.yaml @@ -1553,4 +1553,11 @@ Description: "Media server solutions" Place: Paris Scientific-domain: [VR/AR] - Application-domain: [Art/Evenementiel] \ No newline at end of file + Application-domain: [Art/Evenementiel] + +- Name: Prophesee.AI + url: https://www.prophesee.ai/ + Description: "Dedicated vision sensors and AI for machines" + Place: Paris + Scientific-domain: [Imagerie, Vision] + Application-domain: [Générique] \ No newline at end of file diff --git a/json/data.json b/json/data.json index b874cee..2f5b788 100644 --- a/json/data.json +++ b/json/data.json @@ -3221,6 +3221,19 @@ "Application-domain": [ "Art/Evenementiel" ] + }, + { + "Name": "Prophesee.AI", + "url": "https://www.prophesee.ai/", + "Description": "Dedicated vision sensors and AI for machines", + "Place": "Paris", + "Scientific-domain": [ + "Imagerie", + "Vision" + ], + "Application-domain": [ + "G\u00e9n\u00e9rique" + ] } ] } \ No newline at end of file