Semantic-Segment-Anything
Semantic-Segment-Anything copied to clipboard
cannot import print.log from mmcv.util using google colab
Traceback (most recent call last):
File "/content/Semantic-Segment-Anything/scripts/main_ssa_engine.py", line 5, in
where is the requirements file?
I am having the same issue, did you find any solution?
I am having the same issue, did you find any solution?
change it to from mmengine import print_log
any alternatives to this?
Still get this after running from mmengine import print_log:
/content/drive/MyDrive/AI/Semantic-Segment-Anything
Traceback (most recent call last):
File "/content/drive/MyDrive/AI/Semantic-Segment-Anything/scripts/main_ssa.py", line 6, in
This also does not work in colab currently:
!pip3 install openmim !mim install mmcv-full #https://mmdetection.readthedocs.io/en/dev/get_started.html