Update prediction.py
Browse files- prediction.py +0 -2
prediction.py
CHANGED
|
@@ -1,7 +1,5 @@
|
|
| 1 |
-
import os
|
| 2 |
from dataloader import CellLoader
|
| 3 |
|
| 4 |
-
|
| 5 |
def run_image_prediction(
|
| 6 |
sequence_input,
|
| 7 |
nucleus_image,
|
|
|
|
|
|
|
| 1 |
from dataloader import CellLoader
|
| 2 |
|
|
|
|
| 3 |
def run_image_prediction(
|
| 4 |
sequence_input,
|
| 5 |
nucleus_image,
|