在线时间:8:00-16:00
迪恩网络APP
随时随地掌握行业动态
扫描二维码
关注迪恩网络微信公众号
开源软件名称(OpenSource Name):kyu-sz/WPAL-network开源软件地址(OpenSource Url):https://github.com/kyu-sz/WPAL-network开源编程语言(OpenSource Language):Python 91.4%开源软件介绍(OpenSource Introduction):Weakly-supervised Pedestrian Attribute Localization NetworkThis repository is no longer maintained. Please refer the latest version. For the RAP dataset, please contact Dangwei Li ([email protected]). By Ken Yu, under guidance of Dr. Zhang Zhang and Prof. Kaiqi Huang. Weakly-supervised Pedestrian Attribute Localization Network (WPAL-network) is a Convolutional Neural Network (CNN) structure designed for recognizing attributes from objects as well as localizing them. Currently it is developed to recognize attributes from pedestrians only, using the Richly Annotated Pedestrian (RAP) database or PETA database. Installation
UsageTo train the model, first fetch a pretrained VGG_CNN_S model by: ./data/scripts/fetch_pretrained_vgg_cnn_s_model.sh Then run experiment script for training: ./experiments/examples/VGG_CNN_S/train_vgg_s_rap_0.sh Experiment script for testing is also available: ./experiments/examples/VGG_CNN_S/test_vgg_s_rap.sh AcknowledgementsThe project layout and some codes are derived from Mr. Ross Girshick's py-faster-rcnn. We use VGG_CNN_S as pretrained model. Information can be found on Mr. K. Simonyan's Gist. It is from the BMVC-2014 paper "Return of the Devil in the Details: Delving Deep into Convolutional Nets":
|
2023-10-27
2022-08-15
2022-08-17
2022-09-23
2022-08-13
请发表评论