varunagrawal / tiny-faces-pytorch

Finding Tiny Faces in PyTorch
MIT License
164 stars 44 forks source link

Several collections and issues #20

Closed tongxiaozhong14 closed 9 months ago

tongxiaozhong14 commented 4 years ago

![Uploading 捕获.PNG…]() usage: Model Evaluator [-h] [--split SPLIT] [--dataset-root DATASET_ROOT] [--checkpoint CHECKPOINT] [--prob_thresh PROB_THRESH] [--nms_thresh NMS_THRESH] [--workers WORKERS] [--batch_size BATCH_SIZE] [--results_dir RESULTS_DIR] [--debug] dataset Model Evaluator: error: argument --checkpoint: expected one argument What kind of installation do you request?

varunagrawal commented 4 years ago

The checkpoint is the path to the pretrained model. At the very least it should be an ImageNet trained model?

varunagrawal commented 4 years ago

Also, I can't see the screenshot. Can you please upload it again? Or even better, copy-paste the full error?

varunagrawal commented 9 months ago

Closing due to lack of a response.