Arash Archor

Results 42 issues of Arash Archor

Hi, I am trying to annotate the images with bboxes with different rotations, but this tool doesn't support it as far as I have seen. Is there any way to...

As now there is a sample head position estimation and face landmark detection, I was wondering is there any plan to add gaze estimation module to Dlib library? following repositories...

help wanted

In Faster-RCNN, if I am not mistaken, only flipping has been applied as data augmentation trick, but there are other forms of data augmentation which can be used. In my...

Hi, I have noticed faster rcnn does not have hard negative example mining. I would like to add this feature to the current code, but I do not know which...

by making a symlink, the warning and error of matlab concerning not finding caffe folder can be solved.

Hi, I am trying to implement H.265 on FPGA using VHDL. If you have already done that, could you please kindly share it?

My system is; ubuntu 16.04 opencv 3.4.1 qt 5.10.1 ```bash -------------------------------------------- Background Subtraction Library v2.0.0 https://github.com/andrewssobral/bgslibrary by: Andrews Sobral ([email protected]) -------------------------------------------- Using OpenCV version 3.4.1 Selected algorithm: DPMean Looking for:...

user error

2. Bug reports ------------------------ ### Information ## Please specify the following information when submitting an issue: - **What are your command line arguments?:** python train.py --dataset Vehicle_512 --model DDSC -...

Hi again, I changed the data.i.N to numel(data.i) and got another error regarding Maxpooling.m this file is empty!!

Hi, I am working somehow on the same subject as this repository. I have some flow images of a some scenes and want to train caffe to do regression using...