Giter VIP home page Giter VIP logo

coral-protect-the-lives's Introduction

Coral app for GovHack Datathon

Back-end API development

  • Using Flask as a framework as an API interface to the coordinate data displayed on the map.
  • Use a lightweight development base on the back end and add features as needed
  • The back-end API is connected to a Mysql database and has a certain error tolerance.
  • The back-end developed a cache mechanism, because the query coordinates of the data requires algorithmic computing time, so the cache can greatly reduce the length of time the user waits for data display

Coordinate processing back-end development

  • The camera locations are not around the river, so to simulate a polluted river and make the project more meaningful, all camera locations are automatically assigned by the algorithm to a specific river location.
  • The calculation is done using a matching search algorithm based on the manhattan distance.
  • The use of cache mechanism greatly reduces user waiting time

Front-end Dashboard Development

  • The front-end theme framework using Wordpress for secondary development
  • Use responsive pages on the front end and integrate modules such as data display, map display, video display, project monitoring, etc.

Front-end Maps Development

We use the Google Maps platform, which uses real-time data and real-time imagery to create an immersive location experience that allows users to make more appropriate business decisions. The main advantage of Google Maps is that it allows users to embed "maps" into a website without having to build their own map server. By bringing in the Victoria River Map dataset into the map, users can clearly see the distribution of rivers in Victoria. In addition, data from individual monitors is presented as markers on the map, while the data of monitors are matched to the rivers nearest to them based on an algorithm, allowing a clear view of the waste data collected by the nearby monitors integrated on each river. The garbage data is also color-coded depending on the amount. In addition, we also used Echarts, which is an open source visualization library implemented in JavaScript. It relies on the vector graphics library ZRender, which is both intuitive and interactive, as well as highly customizable data visualization charts. After retrieving the data from the server, the data is further formatted and processed.

Convolution Neural Network

  • Used pytorch for CNN and pretrained the data using ResNet architecture.

Forecasting

  • Used ARIMA Time Series model for Forecasting.

Tableau

  • Tableau Dashboard is used for creating the correlation visualization between City of Melbourne suburbs and events conducted in the suburbs.

Application Dashboard

Please navigate to http://govhack.eventplus.cc/

coral-protect-the-lives's People

Contributors

chongzhengzhao avatar ayaz95 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.