Skip to content

Commit

Permalink
minor update
Browse files Browse the repository at this point in the history
  • Loading branch information
YTEP-ZHI committed Apr 24, 2023
1 parent 6b66a92 commit 57e0837
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions projects/mmdet3d_plugin/datasets/pipelines/loading.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,6 @@
from einops import rearrange
from mmdet3d.datasets.pipelines import LoadAnnotations3D
import os
try:
from petrel_client.client import Client
except:
pass

@PIPELINES.register_module()
class LoadMultiViewImageFromFilesInCeph(object):
Expand Down

0 comments on commit 57e0837

Please sign in to comment.