AlexeyAB / yolo2_light

Light version of convolutional neural network Yolo v3 & v2 for objects detection with a minimum of dependencies (INT8-inference, BIT1-XNOR-inference)
MIT License
302 stars 116 forks source link

Why there is no input calibration command in darknet #65

Closed aluds123 closed 5 years ago

aluds123 commented 5 years ago

Dear @AlexeyAB , I insert the following command in order to obtain the input calibration parameters of our model, but it shows There isn't such command: calibration. Can you help me to fix the problem? 11

alenweiru commented 4 years ago

@aluds123 I have the same issue about no calibrate command .did you solve it?

alenweiru commented 4 years ago

I found that Windows command different from Linux form here