bernwang / latte

LATTE: Accelerating LiDAR Point Cloud Annotation via Sensor Fusion, One-Click Annotation, and Tracking
Apache License 2.0
398 stars 157 forks source link

No image is displayed in the browser #13

Closed lizhuding closed 4 years ago

lizhuding commented 4 years ago

hello,i used Ubuntu 16.04 ,when i python app.py, i opened the http://127.0.0.1:5000/ in firefox, but only displayed some words, no picture was displayed, and then i changed the browser ,use chrome, but the same situation occurred.

The following is the run app.py displayed:

127.0.0.1 - - [15/Jul/2019 09:02:58] "GET / HTTP/1.1" 200 - 127.0.0.1 - - [15/Jul/2019 09:02:59] "GET /static/styles/style.css HTTP/1.1" 200 - 127.0.0.1 - - [15/Jul/2019 09:02:59] "GET /static/styles/imagePanels.css HTTP/1.1" 200 - 127.0.0.1 - - [15/Jul/2019 09:02:59] "GET /static/js/libs/three.min.js HTTP/1.1" 200 - 127.0.0.1 - - [15/Jul/2019 09:02:59] "GET /static/js/init.js?nocache HTTP/1.1" 200 - 127.0.0.1 - - [15/Jul/2019 09:02:59] "GET /static/js/frame.js?nocache HTTP/1.1" 200 - 127.0.0.1 - - [15/Jul/2019 09:02:59] "GET /static/js/libs/OrbitControls.js?nocache HTTP/1.1" 200 - 127.0.0.1 - - [15/Jul/2019 09:02:59] "GET /static/js/libs/Detector.js HTTP/1.1" 200 - 127.0.0.1 - - [15/Jul/2019 09:02:59] "GET /static/js/libs/stats.min.js HTTP/1.1" 200 - 127.0.0.1 - - [15/Jul/2019 09:02:59] "GET /static/js/libs/FileSaver.min.js HTTP/1.1" 200 - 127.0.0.1 - - [15/Jul/2019 09:02:59] "GET /static/js/libs/dat.gui.min.js HTTP/1.1" 200 - 127.0.0.1 - - [15/Jul/2019 09:02:59] "GET /static/js/box.js?nocache HTTP/1.1" 200 - 127.0.0.1 - - [15/Jul/2019 09:02:59] "GET /static/js/app.js?nocache HTTP/1.1" 200 - 127.0.0.1 - - [15/Jul/2019 09:02:59] "GET /static/js/utils.js?nocache HTTP/1.1" 200 - 127.0.0.1 - - [15/Jul/2019 09:02:59] "GET /static/js/pointcloud.js?nocache HTTP/1.1" 200 - 127.0.0.1 - - [15/Jul/2019 09:02:59] "GET /static/js/ObjectTable.js?nocache HTTP/1.1" 200 - 127.0.0.1 - - [15/Jul/2019 09:02:59] "GET /static/js/Controls.js?nocache HTTP/1.1" 200 - 127.0.0.1 - - [15/Jul/2019 09:02:59] "GET /static/js/Evaluator.js?nocache HTTP/1.1" 200 - 127.0.0.1 - - [15/Jul/2019 09:02:59] "GET /static/js/Box.js?nocache HTTP/1.1" 404 - 127.0.0.1 - - [15/Jul/2019 09:03:00] "GET /static/js/main.js?nocache HTTP/1.1" 200 - 127.0.0.1 - - [15/Jul/2019 09:03:00] "GET /static/js/imagePanels.js?nocache HTTP/1.1" 200 - 127.0.0.1 - - [15/Jul/2019 09:02:59] "GET /static/js/Evaluation.js?nocache HTTP/1.1" 200 - 127.0.0.1 - - [15/Jul/2019 09:03:21] "GET /static/js/Box.js?nocache HTTP/1.1" 404 - 127.0.0.1 - - [15/Jul/2019 09:03:23] "GET /favicon.ico HTTP/1.1" 404 -