Giter Site home page Giter Site logo

rainsystem's Introduction

图像增强任务demo版

前端使用vue搭建,后端使用django搭建

目前已实现任务:图像去雾、图像去雨、图像文字检测
待实现任务:图像去模糊、图像色彩增强

前端固定的后端接口为:10.109.246.55:8070,如需改变,请修改VUE.CONFIG.JS文件

后端需求:python3.6+ pytorch1.8+ 
启动指令:CUDA_VISIBLE_DEVICES=1 python manage.py runserver 0.0.0.0:8070
CUDAid与端口可根据需求自行调整

后端任务所使用的深度学习模型在backend目录下,如有需求可更换其他预训练好的模型

后端视频处理需要启动livenvr服务,目前该服务安装于10.109.246.55的docker中,
name为docker-livenvr,使用前请检查该docker是否处于运行中(docker ps)
可能需自行启动(docker start docker-livenvr)
 livenvr开发接口文档:https://nvr.liveqing.com:10810/apidoc/

rainsystem's People

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.