Builds on windows successfully,issues with deserialization and downloading weights

This commit is contained in:
hchandirasekar
2021-01-26 20:17:43 +04:00
parent fb52444cdc
commit 2d4dececb6
4 changed files with 10 additions and 7 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
#include <iostream>
#include <signal.h>
#include <stdlib.h> /* srand, rand */
#include <unistd.h>
//#include <unistd.h>
#include <mutex>
#include "CenternetDetection.h"