Vehicle-Car-detection-and-multilabel-classification icon indicating copy to clipboard operation
Vehicle-Car-detection-and-multilabel-classification copied to clipboard

使用YOLO_v3_tiny和B-CNN实现街头车辆的检测和车辆属性的多标签识别 Using yolo_v3_tiny to do vehicle or car detection and attribute's multilabel classification or recognize

Results 34 Vehicle-Car-detection-and-multilabel-classification issues
Sort by recently updated
recently updated
newest added

Please upload files behind these links: [Tranied models-vehicle detection](https://pan.baidu.com/s/1HwTCVGTmdqkeLnqnxfNL8Q) [Tranied models-vehicle classification](https://pan.baidu.com/s/1XmzjvCgOrrVv0NWTt4Fm3g) on GitHub so everyone can use them. Everyone who doesn't own Chinese mobile number cannot download these files....

运行 train_vehicle_multilabel.py 时,就是训练时,显示根目录不存在,不应该就是放数据集根目录的文件吗?那还是放哪个?

这里显示车辆父类中没有图像路径这个属性,谁能帮我解答一下?

您好,请问下这个要怎么设置用CUDA啊,它一直提示尝试用CUDA,但是实际是CPU ![image](https://user-images.githubusercontent.com/12133048/165422682-47996018-e231-4bfa-ad0d-4abad67880dd.png)

@CaptainEven thanks for sharing the code base can you mention the inference time with and without ur approach

![image](https://user-images.githubusercontent.com/62754145/77840101-fe701900-71b5-11ea-8e83-2bfe6e3f8317.png) 而且添加torch也失败了哎 ![image](https://user-images.githubusercontent.com/62754145/77840117-2c555d80-71b6-11ea-80f8-0cb46f122038.png)

你好,请问车辆朝向检测的输出是什么?在脚本中哪里体现呢?