You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, Tongcheng. Can you figure out how to integrate the DenseBlock_layer into weiliu89's caffe SSD branch?
As my understanding, you provide the 4 important files: DenseBlock_Layer.hpp, DenseBlock_Layer.cpp, DenseBlock_Layer.cu, test_DenseBlock_Layer.cpp to implement the Dense Block layer. So I think I just need to copy and place these 4 files into appropriate directories of SSD branch and then compile. Is this correct?
do I left something out?
The text was updated successfully, but these errors were encountered:
Hi, Tongcheng. Can you figure out how to integrate the DenseBlock_layer into weiliu89's caffe SSD branch?
As my understanding, you provide the 4 important files: DenseBlock_Layer.hpp, DenseBlock_Layer.cpp, DenseBlock_Layer.cu, test_DenseBlock_Layer.cpp to implement the Dense Block layer. So I think I just need to copy and place these 4 files into appropriate directories of SSD branch and then compile. Is this correct?
do I left something out?
The text was updated successfully, but these errors were encountered: