SampleCaffeModelCompression icon indicating copy to clipboard operation
SampleCaffeModelCompression copied to clipboard

This is a really simple compression of Caffe Model

Results 3 SampleCaffeModelCompression issues
Sort by recently updated
recently updated
newest added

Hi, I saw your code in "sample_compression.py", did you do compression?? where is the compression function ? 3Q

Thanks for the code. I have a few questions: 1- It looks like caffe is part of this repository, yet the instructions say that caffe needs to be installed as...

When I run your model on my PC ,I got this problem :ImportError: python/caffe/_caffe.so: wrong ELF class: ELFCLASS32 . I want to solve it ,please help me .