New optimized NMS
This commit is contained in:
@@ -43,6 +43,5 @@ std::string dimsToString(const nvinfer1::Dims d);
|
||||
int getNumChannels(nvinfer1::ITensor* t);
|
||||
void printLayerInfo(
|
||||
std::string layerIndex, std::string layerName, std::string layerInput, std::string layerOutput, std::string weightPtr);
|
||||
std::string getAbsPath(std::string path);
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user