Saeed Masoomi
Saeed Masoomi
Hi, I want to add locally connected layer to my caffe, So I did everything that write in this[ link](https://stackoverflow.com/questions/39954137/using-im2col-layer-reshape-layer-and-inner-product-layer-to-implement-locally-c/39969375#39969375), after that I open a terminal and change directory to...
I set an image to `AMSoftmax`, which `net` prototxt is (`face_deploy_mirror_normalize.prototxt`) and weight is (`your pretrained weights`) . after loading weights I put an image to net input and run...
I want to make caffe on ubunut 16.04.3 but I get some error that I can't find in like issue in google.my system config is as below: `opencv version 3`...
It seems that there is an issue in the below line https://github.com/Jongchan/attention-module/blob/5d3a54af0f6688bedca3f179593dff8da63e8274/MODELS/bam.py#L9-L12 `gate_activation` is not defined in code
Hi, I'm curious about what happen if we take another step for this awesome algorithm and add GPU support to it? does the performance may be added dramatically ?
**Problem description:** I have installed uWebSockets on my Ubuntu system, but I noticed that the `libusockets.h` header file and the `uSockets.a` archive file from the uSockets dependency are not installed...
I read a few days ago about multi-scale CNN *(`in OverFeat` method)*, which you can access to presentation via this [link][1]. You performed CNN on different scales of an image...
I have added rotation support in detection mode, if anyone wants to have rotation then you can add `angle_detector` in cfg file, for example I want to have rotation between...
### System Info - CPU: x86_64 - CPU memory size: 96GB - GPU: A100 - Tensorrt tag: latest one(https://github.com/NVIDIA/TensorRT-LLM/commit/5d8ca2faf74c494f220c8f71130340b513eea9a9) - TensorRT version: build from source for cc: 80-real - Nvidia-driver...