The Smart Road, an intelligent road monitor system, applys techonology of computer vision and artificial intelligence to detecte on-road objects including vehicle, bicycle, pedestrian and so on.
- Robin Rao
- Kevin Wan
- Dominic Chai
For better collaberation of project numbers, the project is preserved on GitHub, There are two important branches in the github repository:
- master - stable branch (For release)
- dev - currently developing branch (For integrating work of project numbers)
- Project numbers are supposed to merge their work to into dev branch.
- Whenever one want to contribute the project, he (or she) must
- update from dev branch,
- do their work,
- commit their work to dev branch.
- Project manager ensure stable project vision in master branch.
- Whenever project manager want to update master branch, he (or she) must
- check current project status in dev branch,
- update master branch from dev branch.
- Group workloads allocation can be found in Workloads Management block. One can claim his (or her) tasks in that Workload Management.