bf
This commit is contained in:
parent
47cd574354
commit
10f8f872f6
@ -41,7 +41,6 @@ def plot_inference(img_tensor, output, target, detection_threshold):
|
|||||||
)
|
)
|
||||||
|
|
||||||
plt.show()
|
plt.show()
|
||||||
embed()
|
|
||||||
|
|
||||||
def infere_model(test_loader, model, detection_th=0.8):
|
def infere_model(test_loader, model, detection_th=0.8):
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user