Ciclopes
Description
Ciclopes will be used to detect objects from videos/a camera to the mobile app.
Prerequisites
Microsoft Office 365 - This is needed for your program to work with excel files
Git
CUDA
Development Enviroment
The SmartDot Simulator is currently being developed in JetBrains Rider. This tutorial will show you to set up Rider and begin developing the Simulator. JetBrains Rider is a cross-platform .NET IDE based on the IntelliJ platform and ReSharper. Let’s get started!
First, let’s install PyCharm.
- Install PyCharm if you do not already have it
Ciclopes-YOLO
- Clone the Ciclopes-YOLO Repo repository
https://github.com/YCP-Rev-Metrix/Ciclopes-YOLO.git
Ciclopes-OpenCV
- Clone the Ciclopes-OpenCV Repo repository
https://github.com/YCP-Rev-Metrix/Ciclopes-OpenCV.git
Ciclopes-Mobile
- Clone the Ciclopes-Mobile Repo repository
https://github.com/YCP-Rev-Metrix/Ciclopes-Mobile.git
- Open the repository in PyCharm
- run
pip install requirements.txt
in the terminal
Now, you are ready to start developing Ciclopes!! Have Fun, and be safe!