Liangyu commited on
Commit
f2f297f
β€’
1 Parent(s): 2a136c4

add debug code

Browse files
Files changed (1) hide show
  1. app.py +2 -0
app.py CHANGED
@@ -26,7 +26,9 @@ import numpy as np
26
  print('60\% \imported')
27
 
28
  from mmdet.apis import init_detector, inference_detector
 
29
  from utils import show_result
 
30
  from mmcv import Config
31
 
32
  print('100\% \imported')
 
26
  print('60\% \imported')
27
 
28
  from mmdet.apis import init_detector, inference_detector
29
+ print('70\% \imported')
30
  from utils import show_result
31
+ print('80\% \imported')
32
  from mmcv import Config
33
 
34
  print('100\% \imported')