Skip to content

Commit 85f0c61

Browse files
committed
cleaned up, integrated semantic labels with tree trunks (from wildscenes-trained model)
1 parent 47bac21 commit 85f0c61

File tree

4 files changed

+2
-381
lines changed

4 files changed

+2
-381
lines changed

monoforce/scripts/eval.py

-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,6 @@
1717
from monoforce.models.terrain_encoder.utils import ego_to_cam, get_only_in_img_mask, denormalize_img
1818
from monoforce.utils import read_yaml, write_to_csv, append_to_csv, compile_data
1919
from monoforce.losses import physics_loss, hm_loss
20-
import matplotlib as mpl
2120

2221

2322
np.random.seed(42)

monoforce/scripts/train_wildscenes.py

-364
This file was deleted.

monoforce/scripts/train_wildscenes.sh

-14
This file was deleted.

0 commit comments

Comments
 (0)