#include <extractor.h>
◆ Extractor()
◆ run()
◆ bias
| at::Tensor sh::Extractor::bias |
|
private |
◆ frames
| std::string sh::Extractor::frames { "data/ITEC_w2vv/ITEC.keyframes.dataset" } |
|
private |
◆ kw_pca_mat
| at::Tensor sh::Extractor::kw_pca_mat |
|
private |
◆ kw_pca_mean_vec
| at::Tensor sh::Extractor::kw_pca_mean_vec |
|
private |
◆ out_dir
| std::string sh::Extractor::out_dir { "output/" } |
|
private |
◆ resnet152
| torch::jit::script::Module sh::Extractor::resnet152 |
|
private |
◆ resnext101
| torch::jit::script::Module sh::Extractor::resnext101 |
|
private |
◆ thumbs
| std::string sh::Extractor::thumbs { "data/ITEC_w2vv/thumbs/" } |
|
private |
◆ weights
| at::Tensor sh::Extractor::weights |
|
private |
The documentation for this class was generated from the following files: