Coder Social home page Coder Social logo

trajectory's Introduction

相似轨迹检索系统

本科毕设

部署步骤:

  1. 下载项目到本地,按照requirements.txt安装好依赖。其中的traj_dist库来自这里需要手动安装,另外,traj_dist不支持python3,需要通过2to3脚本手动转换,手动编译安装,具体安装步骤参照这里
  2. 在项目根目录新建一个model文件夹,在其中放入模型文件
  3. 启动MySQL,运行/web/static/trajectory.sql,并手动导入数据
  4. 根据MySQL服务器地址,修改/web/mapper.py的db_path
  5. 高德开放平台获取你的开发者Key(使用高德地图API需要)
  6. 按照高德开放平台的教程,将你的开发者Key填入/web/templates/index.html
  7. 在项目根目录下,执行python web/app.py启动项目,默认访问地址localhost:5000

trajectory's People

Contributors

maxleaf3824 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.