packing-box / docker-packing-box

Docker image gathering packers and tools for making datasets of packed executables and training machine learning models for packing detection
GNU General Public License v3.0
49 stars 10 forks source link

Error using `model visualize` #27

Closed smarbal closed 1 year ago

smarbal commented 1 year ago

Running model visualize on a trained model produces the following error :

model -v visualize -e PE-upx-dataset_pe32-pe64_400_kmeans_f92
usage: model visualize [-h] [--help] [-e] [-o OUTPUT_DIR] [-f FEATURES_SET] name
model visualize: error: argument name: invalid model_exists value: 'PE-upx-dataset_pe32-pe64_400_kmeans_f92'

The model is listed when running model list.