README
Introduction
Although there are lots of object detection applications, most of the applications are hard to deploy. In our project, we aim at creating an simple application that user can easily do the object detection jobs. In one of our demonstration, we will simulate a seismic disaster and use a drone to do the search and rescue with our application. This demonstration can show the value of our project.
Demonstration
- Red region Show the image which the camera captured and draw the bounding boxes of the certain objects
- Orange region Press this button to capture the right now image and save this image to certain root(Google Cloud or local)
- Green region Show which categories display in the red region
- Blue region Press this button to leave the GUI
Main Goals
- Quickly deploy the object detection application
Installation
Before install the package, we highly recommend to build the virtual env. There are lots of tools user can choose. Below, we demonstrate how to use in conda environment.
conda create -n name-of-env python=3.8
conda activate name-of-env
- PyPI
pip install GCDetection
- Build from source
git clone https://github.com/Justin900429/GC-Detection.git
cd GC-Detection
pip install -e .
Needed Package
Usage
Follow the documentation to set up everything.
Authors
- Justin Ruan, justin900429@gmail.com
- Joyce Fang, objdoctor891213a@gmail.com
LICENSE
Under MIT LICENCE, please check it here
How to contribute
Not open now.
Get stuck?
Open an issue or send us the email!😎
Release files for GCDetection 1.0.0
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| GCDetection-1.0.0.tar.gz | 7.7 kB | Details |
Release files / GCDetection-1.0.0.tar.gz
| Download URL | GCDetection-1.0.0.tar.gz |
|---|---|
| Size | 7.7 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
3445a3590d704d69d6c63a03b942dcffcae601fd79d36b1a1ffbb81a83cd31f3
|
|
BLAKE2b-256 checksum How to use checksums |
6391ce4720881457052314cbb996a01e54ddedab5fd0eb65e760335f62c8f559
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/3.3.0 pkginfo/1.7.0 requests/2.25.1 setuptools/53.0.0 requests-toolbelt/0.9.1 tqdm/4.57.0 CPython/3.8.7
|