Skip to content

Commit

Permalink
fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
SVivdich02 committed May 30, 2024
1 parent 36cac3d commit a28cdee
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions experiment/main_kitti_processing.py
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,9 @@
import copy
import numpy as np
import pickle
import sys

sys.path.append('/Users/sofiavivdich/proj/lidar-labelling')

from scipy.spatial.distance import cdist

Expand Down

0 comments on commit a28cdee

Please sign in to comment.