Add json detection creation for codalab check
Signed-off-by: Micaela Verucchi <micaelaverucchi@gmail.com>
This commit is contained in:
@@ -75,7 +75,7 @@ public:
|
||||
|
||||
bool init(const std::string& tensor_path, const int n_classes=80);
|
||||
void preprocess(cv::Mat &frame);
|
||||
void postprocess();
|
||||
void postprocess(const bool mAP=false);
|
||||
};
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user