登录
首页 » Python » Vehicle-Detection-YOLO-keras-master

Vehicle-Detection-YOLO-keras-master

于 2020-08-06 发布
0 131
下载积分: 1 下载次数: 2

代码说明:

说明:  通过代码实现对图片和视频中车辆的检测与识别(Through the code to achieve the detection and recognition of vehicles in pictures and videos)

文件列表:

Vehicle-Detection-YOLO-keras-master, 0 , 2020-02-12
Vehicle-Detection-YOLO-keras-master\.gitignore, 68 , 2018-05-12
Vehicle-Detection-YOLO-keras-master\README.md, 8542 , 2018-05-12
Vehicle-Detection-YOLO-keras-master\YOLO_net.py, 1729 , 2018-05-12
Vehicle-Detection-YOLO-keras-master\out_images, 0 , 2020-02-12
Vehicle-Detection-YOLO-keras-master\out_images\out0.jpg, 71255 , 2018-05-12
Vehicle-Detection-YOLO-keras-master\out_images\out1.jpg, 55616 , 2018-05-12
Vehicle-Detection-YOLO-keras-master\out_images\out2.jpg, 49208 , 2018-05-12
Vehicle-Detection-YOLO-keras-master\out_images\out3.jpg, 67006 , 2018-05-12
Vehicle-Detection-YOLO-keras-master\out_images\out4.jpg, 83420 , 2018-05-12
Vehicle-Detection-YOLO-keras-master\out_images\out5.jpg, 74228 , 2018-05-12
Vehicle-Detection-YOLO-keras-master\out_video_img.mp4, 5481754 , 2018-05-12
Vehicle-Detection-YOLO-keras-master\rm_img, 0 , 2020-02-12
Vehicle-Detection-YOLO-keras-master\rm_img\Grid.png, 94532 , 2018-05-12
Vehicle-Detection-YOLO-keras-master\rm_img\Prediction.png, 96961 , 2018-05-12
Vehicle-Detection-YOLO-keras-master\rm_img\Scores.png, 122985 , 2018-05-12
Vehicle-Detection-YOLO-keras-master\rm_img\out_filtered.jpg, 67006 , 2018-05-12
Vehicle-Detection-YOLO-keras-master\rm_img\out_nonms.jpg, 67668 , 2018-05-12
Vehicle-Detection-YOLO-keras-master\rm_img\yolo-output.png, 8923 , 2018-05-12
Vehicle-Detection-YOLO-keras-master\run_images.py, 1335 , 2018-05-12
Vehicle-Detection-YOLO-keras-master\run_video.py, 1112 , 2018-05-12
Vehicle-Detection-YOLO-keras-master\test_images, 0 , 2020-02-12
Vehicle-Detection-YOLO-keras-master\test_images\test1.jpg, 217239 , 2018-05-12
Vehicle-Detection-YOLO-keras-master\test_images\test2.jpg, 174209 , 2018-05-12
Vehicle-Detection-YOLO-keras-master\test_images\test3.jpg, 147583 , 2018-05-12
Vehicle-Detection-YOLO-keras-master\test_images\test4.jpg, 201192 , 2018-05-12
Vehicle-Detection-YOLO-keras-master\test_images\test5.jpg, 243874 , 2018-05-12
Vehicle-Detection-YOLO-keras-master\test_images\test6.jpg, 232093 , 2018-05-12
Vehicle-Detection-YOLO-keras-master\utils.py, 6886 , 2018-05-12
Vehicle-Detection-YOLO-keras-master\video.py, 750 , 2018-05-12

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • 【吴恩达课后编程作业】第二周
    说明:  吴恩达深度学习第一课第二周编程作业,供大家借鉴共享(DeepLearning Lesson 1, Week 2 Programming Assignments)
    2020-06-21 20:00:02下载
    积分:1
  • yade离散元软件教程
    yade离散元教程,帮助你熟悉并上手在ubuntu系统下进行yade开发(this file can give you some ways to get familiar with the open-source software name yade base the discrete element method.)
    2021-04-12 19:28:57下载
    积分:1
  • PiCAN-Python-examples
    树莓派SPI转CAN,利用MCP2515模块,进行CAN通讯,分开两个.py代码:TX(发送)和RX(接收)的,具体的GPIO口要在代码里自行修改为实际的PI通讯引脚。(Raspberry Pi SPI to CAN, using MCP2515 module, for CAN communication, separate two .py codes: TX (send) and RX (receive), the specific GPIO port should be modified in the code to the actual PI communication pin.)
    2020-06-17 23:00:02下载
    积分:1
  • PyQt5快速开发与实战所有程序
    《PyQt5快速开发与实战》所有章节的例程(Routines for all chapters of PyQt5 Rapid Development and Practice)
    2020-06-21 07:40:01下载
    积分:1
  • longitude and latitude
    调用谷歌地图API,用于查询给定地址的经纬度,适合python新手学习(To find longitude and latitude)
    2018-02-06 15:44:35下载
    积分:1
  • FusionGAN-master
    说明:  用生成对抗网络了进行红外和可见光图像融合(Infrared and Visible Image Fusion Using Generated Countermeasure Network)
    2020-12-13 22:39:15下载
    积分:1
  • Python编程从零基础到项目实战-PPT
    Python编程从零基础到项目实战-PPT(python power point teaching)
    2019-07-10 13:35:42下载
    积分:1
  • autocoder
    说明:  自编码的训练模型,数据太大我将正在之后上传,希望可以帮到需要的朋友(Self coded training model, the data is too large, I will upload it later, hoping to help friends who need it)
    2020-01-19 18:29:04下载
    积分:1
  • master(4)
    说明:  基于深度学习的脑肿瘤分割,模型使用的是DenseUnet,使用python语言(Brain tumor segmentation based on deep learning, the model uses DenseUnet, and python language)
    2020-05-13 15:01:45下载
    积分:1
  • orbit
    使用python对太阳系中的行星相对地球的运动进行模拟,并且通过matplot绘制出来。(Use python planets in the solar system relative to the Earth' s motion simulation, and drawn by matplot.)
    2021-04-27 15:38:44下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载