Giter VIP home page Giter VIP logo

csc2022's Introduction

第十一届**软件杯大学生软件设计大赛-基于百度飞桨的遥感图像智能解译平台

vue element-ui python3.7+ license

简体中文 | English

POWERED BY

简介

本项目基于PaddleRSvue-element-admin以及python第三方库django联合开发,用于第十一届**软件杯大学生软件设计大赛A4赛题,实现基于百度飞桨的遥感图像智能解译平台。

前序准备

你需要在本地安装python3.7+nodePaddlePaddleMySQL,如有显卡且显存>8G的用户,建议安装对应的CUDAcuDNN

功能

- 登录 / 注销

- 全局功能
  - 变化检测
  - 目标提取
  - 地物分类
  - 目标检测

开发

运行主服务

# 克隆项目
git clone https://github.com/Shelly111111/CSC2022.git

# 进入项目目录
cd CSC2022

# 安装依赖
npm install

# 建议不要直接使用 cnpm 安装依赖,会有各种诡异的 bug。可以通过如下操作解决 npm 下载速度慢的问题
npm install --registry=https://registry.npm.taobao.org

# 启动服务
npm run dev

浏览器访问 http://localhost:9527

运行数据库服务

# 进入项目目录
cd CSC2022/service

# 安装npm依赖
npm install

#运行服务
node app.js

运行遥感图像解析服务

# 进入项目目录
cd CSC2022/PaddleRS

# 安装python第三方库依赖
pip install -r requirements.txt

#运行服务
python manage.py runserver 8000

*注意,由于模型太大,我们并未将模型上传到GitHub上,使用百度网盘链接:https://pan.baidu.com/s/1j3LmdBGRD836Fmeaa6IQmw 提取码:b5t0,下载并解压到data目录下。

目录结构应为:

data/
  - exp/
  - od_exp/
  - tc_exp/
  - te_exp/

Online Demo

在线 Demo

到期时间:2022-09-26 17:49:10

感谢

感谢PaddleRS团队开源的代码

感谢vue-element-admin团队开源的代码

感谢Django团队开源的代码

开发团队

WUST_CSC2022

说明

本项目是第十一届**软件杯大学生软件设计大赛项目,虽并未获奖,但仍开源致意,以供学习。

csc2022's People

Contributors

shelly111111 avatar lori-kuo avatar

Stargazers

 avatar ParatrooperAndy avatar Peiquan_Xie avatar staceyhwang avatar Edmond Wallace avatar hero avatar  avatar  avatar  avatar YYC avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

csc2022's Issues

Welcome update to OpenMMLab 2.0

Welcome update to OpenMMLab 2.0

I am Vansin, the technical operator of OpenMMLab. In September of last year, we announced the release of OpenMMLab 2.0 at the World Artificial Intelligence Conference in Shanghai. We invite you to upgrade your algorithm library to OpenMMLab 2.0 using MMEngine, which can be used for both research and commercial purposes. If you have any questions, please feel free to join us on the OpenMMLab Discord at https://discord.gg/A9dCpjHPfE or add me on WeChat (ID: van-sin) and I will invite you to the OpenMMLab WeChat group.

Here are the OpenMMLab 2.0 repos branches:

OpenMMLab 1.0 branch OpenMMLab 2.0 branch
MMEngine 0.x
MMCV 1.x 2.x
MMDetection 0.x 、1.x、2.x 3.x
MMAction2 0.x 1.x
MMClassification 0.x 1.x
MMSegmentation 0.x 1.x
MMDetection3D 0.x 1.x
MMEditing 0.x 1.x
MMPose 0.x 1.x
MMDeploy 0.x 1.x
MMTracking 0.x 1.x
MMOCR 0.x 1.x
MMRazor 0.x 1.x
MMSelfSup 0.x 1.x
MMRotate 0.x 1.x
MMYOLO 0.x

Attention: please create a new virtual environment for OpenMMLab 2.0.

版本问题

你好,方便问一下paddlepaddle和numpy的版本是多少吗

报错

AttributeError: module 'paddlers' has no attribute 'models'
请问如何解决?

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.