赞
踩
struct Bbox{ float xmin; float ymin; float xmax; float ymax; float score; int cid; }; struct Anchor