yjh0410 1 жил өмнө
parent
commit
c8eb49b11a

+ 0 - 2
models/yolov1/yolov1_pred.py

@@ -1,7 +1,5 @@
-import math
 import torch
 import torch.nn as nn
-import torch.nn.functional as F
 
 
 # -------------------- Detection Pred Layer --------------------