mirror of
https://github.com/pjreddie/darknet.git
synced 2023-08-10 21:13:14 +03:00
what happened?
Conflicts: Makefile
This commit is contained in:
@ -37,8 +37,5 @@ float mag_array(float *a, int n);
|
||||
float **one_hot_encode(float *a, int n, int k);
|
||||
float sec(clock_t clocks);
|
||||
|
||||
typedef struct{
|
||||
float x, y, w, h;
|
||||
} box;
|
||||
#endif
|
||||
|
||||
|
Reference in New Issue
Block a user