HENRY亨利
HENRY亨利
I think your question quite similar to [this one](https://github.com/AlexeyAB/yolo2_light/issues/15)
@AlexeyAB Thanks for your kind reply. Let me check
Now one problem is resolved. But when I try to use GPU and OPENCV =1 I get this error In file included from ./src/main.c:7:0: ./src/additionally.h:32:38: fatal error: opencv2/core/fast_math.hpp: No such...
I have followed that step. I comment line 32. 
I am using Linux, OpenCV version 3.1 
> > I have followed that step. I comment line 32. > >  > > It requires **cuDNN >= 7.1.1** https://github.com/AlexeyAB/yolo2_light#yolo2_light 
Could you please help me a little more regarding label names. I want to display the name of the labels also in the picture. Which file I should modify?  which also include "input_calibration=" parameter is there any mistake in my training command? 
I have to design an INT model of yolov3. I need to train in INT. Can you please guide me which repo i must use? Do you have any repo...
I am actually using Yolov3. I have trained the model in Yolov3 . And I am having weights from yolo v3. But I noticed this thing in your code. I...