Code Monkey home page Code Monkey logo

flask-object-detection's People

Contributors

aizootech avatar daniellchiang avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

flask-object-detection's Issues

not showing results

i ran this code on Debian 10 on a VM and it's working fine. I had to switch debian10 and i am using tensrflow gpu 1.15 and i don't see the bounding box. the code is working fine and i get no error, but when i upload my picture i don't see any results. Have you implement this code in TensorFlow v2? because i get error for the code. ( AttributeError: module 'tensorflow' has no attribute 'GraphDef' )

python -m http.server

python -m http.server这一步必须要和python app.py分开运行吗?我运用你的代码在部署自己的网络模型时,在自己的docker环境里面没办法同时运行这两个,有什么解决办法吗

404 NOT FOUND

app.py里面没有return render_template('index.html')?那html页面在哪里返回?我看公众号里面好像有这段代码的,GitHub里下载的怎么没看到?

how to use for videos?

I have my own custom darknet model that I want to use with this repo. I would like to know if anyone knows a way to change the code to where you can also upload a video for object detection?

配置环境

新手,不太习惯用docker,能提供一个虚拟环境的配置要求吗?所有依赖库的版本信息

运行时遇到google.protobuf.message.DecodeError:Error parsing message的问题

Traceback(most recent call lats):
File "app.py", line 12, in
sess,detection_graph = load_model()
File "XXX\flask-object-detection-master\backend\tf_inference.py", line 14, in load_model
od_graph_def.ParseFromString(serialized_graph)
google.protobuf.message.DecodeError: Error Parsing message.
我用的是Python3.7,tensorflow1.15.0,请问这是为什么呢?

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.