Open ElegantLin opened 2 years ago
Hi authors, thanks for your great work first. It seems that there is not necessary to keep the caffe folder since it only depends on an older GPU. Can I just delete the caffe folder in bua?
Thanks!
I think I cannot cuz there are some Caffe dependencies in d2.
There are some caffe references in train_net.py and extract_features.py, you can delete or comment out it manually.
train_net.py
extract_features.py
Hi authors, thanks for your great work first. It seems that there is not necessary to keep the caffe folder since it only depends on an older GPU. Can I just delete the caffe folder in bua?
Thanks!