yuantailing / ctw-baseline

Baseline methods for [CTW dataset](https://ctwdataset.github.io/)
MIT License
330 stars 88 forks source link

Some question about test in detection #26

Open Sesefad0u opened 6 years ago

Sesefad0u commented 6 years ago

I run all the code above python3 eval.py, and set the TEST_GPU_NUM = 2, But ,it run without GPU. I run nvidia-smi,but there are no project . There are just some number on the terminal, like :4 4 4 4 4 8 8 8 8 8 12 12 12 12 12...... , Is this normal?

yuantailing commented 6 years ago
  1. Your output of nvidia-smi has problem, there should be some programs.
  2. Display number is normal. It's the output of darknet, I didn't change it. Please ls products, the size of result files should be growing.