mirror of
https://github.com/PaddlePaddle/FastDeploy.git
synced 2025-10-07 09:31:35 +08:00
Make api of yolov5 be same bettwen Python and C++
This commit is contained in:
@@ -12,7 +12,6 @@
|
||||
# See the License for the specific language governing permissions and
|
||||
# limitations under the License.
|
||||
import numpy as np
|
||||
import fastdeploy as fd
|
||||
import cv2
|
||||
import os
|
||||
import re
|
||||
|
Reference in New Issue
Block a user