Abstract: Detecting micro-defects in photovoltaic (PV) modules is critical for ensuring the reliability and efficiency of solar power systems. However, due to the small size, low contrast, and complex ...
RectVec second_order_smoothing(Rect& curr_box, Rect& prev_box, Rect& acceleration, float alpha=0.05, float beta=0.05); Rect box_op(Rect& box, Rect& prev_box, Rect& acceleration, float alpha); Rect ...
* @brief This file provides interfaces for getting the parsed ssd tensor * Implements for getting the parsed ssd tensor obj_box.left = tensor(0, i, 3) * img_w; obj ...