当前位置:网站首页>超时停靠视频生成
超时停靠视频生成
2022-07-02 06:26:00 【chenf0】
1.使用服务器mmdetection文件生成检测框文件,得到res.txt文件
服务器路径: /data6/cf/mmdetection/
本地路径:E:\CarPlateIdentity\MM\mmdetection\demo\mmdet\core\visualization\image.py
python demo/test_vedio.py configs/faster_rcnn/faster_rcnn_r50_fpn_1x_coco.py checkpoints/faster_rcnn_r50_fpn_1x_coco_20200130-047c8118.pth --file demo/demo.mp4 --out demo/res.mp4
需要在代码中修改生成的txt文件名称,也可由参数获得

2.使用子建学长的代码,获取车流量统计结果,生成output.txt文件
服务器路径:/data6/lx/count/
本地路径:E:\CarPlateIdentity\MMDetection2\sort.py

3.对每一辆车停止时间进行统计,生成stoptime.txt
D:\achenf\project\python_test\car_test1\taxi\stopTime.py


4.对视频进行解帧

5.将车辆停止结果绘制到每帧


6.最后,将各帧连接为视频

边栏推荐
- 離線數倉和bi開發的實踐和思考
- 【模型蒸馏】TinyBERT: Distilling BERT for Natural Language Understanding
- Drawing mechanism of view (3)
- Play online games with mame32k
- Illustration of etcd access in kubernetes
- [model distillation] tinybert: distilling Bert for natural language understanding
- ssm垃圾分类管理系统
- Oracle EBS database monitoring -zabbix+zabbix-agent2+orabbix
- Faster-ILOD、maskrcnn_benchmark安装过程及遇到问题
- Pratique et réflexion sur l'entrepôt de données hors ligne et le développement Bi
猜你喜欢
![[paper introduction] r-drop: regulated dropout for neural networks](/img/09/4755e094b789b560c6b10323ebd5c1.png)
[paper introduction] r-drop: regulated dropout for neural networks

DNS attack details
![[model distillation] tinybert: distilling Bert for natural language understanding](/img/c1/e1c1a3cf039c4df1b59ef4b4afbcb2.png)
[model distillation] tinybert: distilling Bert for natural language understanding

Three principles of architecture design

第一个快应用(quickapp)demo

The first quickapp demo

MapReduce concepts and cases (Shang Silicon Valley Learning Notes)

离线数仓和bi开发的实践和思考

使用百度网盘上传数据到服务器上

Sparksql data skew
随机推荐
Calculate the total in the tree structure data in PHP
Convert timestamp into milliseconds and format time in PHP
Typeerror in allenlp: object of type tensor is not JSON serializable error
使用Matlab实现:幂法、反幂法(原点位移)
《Handwritten Mathematical Expression Recognition with Bidirectionally Trained Transformer》论文翻译
使用 Compose 实现可见 ScrollBar
[torch] the most concise logging User Guide
Using compose to realize visible scrollbar
Oracle segment advisor, how to deal with row link row migration, reduce high water level
CSRF attack
parser. parse_ Args boolean type resolves false to true
Faster-ILOD、maskrcnn_benchmark训练自己的voc数据集及问题汇总
ARP attack
Sparksql data skew
Three principles of architecture design
ssm+mysql实现进销存系统
【MEDICAL】Attend to Medical Ontologies: Content Selection for Clinical Abstractive Summarization
parser.parse_args 布尔值类型将False解析为True
【深度学习系列(八)】:Transoform原理及实战之原理篇
sparksql数据倾斜那些事儿