Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

It, shoes? It's a demo project to use both traditional computer vision methods and deep learning to detect and recognize shoes based on shoes7k dataset

NotificationsYou must be signed in to change notification settings

xueeinstein/it-shoes

Repository files navigation

It, shoes? It's a demo project to use both traditional computer vision methods and deep learning to detect and recognize shoes based on shoes7k dataset

Configuration

Create a configuration fileconfig.cfg under project folderit-shoes in format like:

[paths]pos_images_path: /path/to/datasets/shoes7k/classificationneg_images_path: /path/to/datasets/shoes7k/classificationNegpos_images_lmdb: /path/to/datasets/shoes7k/pos_images_lmdbneg_images_lmdb: /path/to/datasets/shoes7k/neg_images_lmdbpos_features_path: /path/to/datasets/shoes7k/pos_features.csvneg_features_path: /path/to/datasets/shoes7k/neg_features.csvdet_images_path: /path/to/datasets/shoes7k/detection_data/r3det_annotation_path: /path/to/datasets/shoes7k/detection_data/r3.txtmodel_path: /path/to/datasets/shoes7k/svm.model[image]height: 228width: 228[detector]step_size: [10, 10]jobs: 2[evaluation]eval_images_path: /path/to/datasets/shoes7k/detection_data/r2p2eval_annotation_path: /path/to/datasets/shoes7k/detection_data/r2p2.txteval_res_path: /path/to/datasets/shoes7k/eval_res

About

It, shoes? It's a demo project to use both traditional computer vision methods and deep learning to detect and recognize shoes based on shoes7k dataset

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages


[8]ページ先頭

©2009-2025 Movatter.jp