-
Hi,
Has anyone tried squeezenet v1.1? When I try it the network prototxt does not import correctly.
Thanks,
jond55
-
* [deep compression](https://arxiv.org/pdf/1605.07678.pdf): pruning and quantization , 35x reduction
* [squeezenet](https://arxiv.org/pdf/1602.07360.pdf): its [openreview](https://openreview.net/foru…
-
# Reference
- [ ] [ SqueezeNet: AlexNet-level accuracy with 50x fewer parameters and
-
Jay
Do you have a plan to generate a builder for ssd+squeezenet?
I am looking for a low computational complexity of SSD detector and am thinking ssd+squeezenet may be a good compromise between ac…
-
This is a summary of the issues related to #4379.
```bash
[ 374s] Test Group nnstreamer_filter_ncnn Starts.
>> [ 374s] [FAILED][Critical] 1:gst-launch of case 1
>> [ 374s] [FAILED][Critic…
-
This seems like a nice architecture for CPU related recognition. Leaving this issue as (yet another) potential architecture to integrate.
http://arxiv.org/abs/1602.07360
-
Hello,
Would it be possible for you to add a test for squeezenet? I mean like the ones for mobilenet and resnet50 on the `imagenet` folder.
Maybe the parameter file of squeeznet is not so big and …
-
I have trained my squeezenet model with default params, the results is: Accuracy: 79.4%, Avg loss: 0.599342. When I try to preidict with some images(I assume the a.jpeg in the command in Readme is som…
-
I checked the history issues, it seems that no one conver the squeezeNet caffe model sucessfully~~
The problem is that the function tiny_dnn::create_net_from_caffe_model( ) can only import 7 nodes of…
-
can squeezenet be used for speech emotion recognition if we feed 3D log mel spectrum values?