Skip to content

A backend for the labeling tool built with Laravel.

Notifications You must be signed in to change notification settings

simtrax/labeling-backend

Repository files navigation

Orthophoto object detection

Laravel project that will aid in detection objects in Orthophotos using Python and Darknet. Pre-trained models is a requirement.

Information

This is a project I do on my spare time

Dependencies

This software was developed with the intent to use PostgreSQL and PostGIS.

Install

  1. Clone this repo.

  2. Run this command to install composer dependencies;

composer install
  1. Run this command to migrate DB:
php artisan migrate --seed

Usage

Security

If you discover any security related issues, please contact me.

License

No license as of right now.

About

A backend for the labeling tool built with Laravel.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published