YOLO IN TENSORT :)
This commit is contained in:
@@ -40,6 +40,8 @@ public:
|
||||
nvinfer1::ITensor* convert_layer(nvinfer1::ITensor *input, Softmax *l);
|
||||
nvinfer1::ITensor* convert_layer(nvinfer1::ITensor *input, Route *l);
|
||||
nvinfer1::ITensor* convert_layer(nvinfer1::ITensor *input, Reorg *l);
|
||||
nvinfer1::ITensor* convert_layer(nvinfer1::ITensor *input, Region *l);
|
||||
|
||||
};
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user