-
1. improved the running time of GBM and RandomForest.
2. Add some PCA features and Lasso features, image features from the descending dimension images. And currently our model's error rate has been…
ltyue updated
7 years ago
-
**Describe the bug**
When run the steps in AU_Training, It produces some 0 byte hog files without csv.
**To Reproduce**
Run extract_features_* scripts in AU_Training, Feature_Extraction folder.
…
-
Running example_detection in Matlab 2015b, I get this error message:
Training the 1-th weak regressor ...
Undefined function or variable 'extractHOGFeatures'.
Error in obtain_features (line 28)
…
embeh updated
8 years ago
-
Is there a logic behind the features being estimated? It says gethogfeature function but it does unnecessary threshodling. Then resized to 32x32 original image is traversed:
`for (i = 0; i < image.…
-
Hi
First of all, thanks for the great work you are doing with 4dface and all the other related libraries.
I ran the latest pre-built release and it works correctly, however the example runs at a…
-
[Modular image processing pipeline using OpenCV and Python generators](https://medium.com/deepvisionguru/modular-image-processing-pipeline-using-opencv-and-python-generators-9edca3ccb696)
-
Do you have a plan to make the source code of CSR-DCF++ public available ?
-
The original SDM demo was released in Intraface project (Matlab and C++ versions)
Comparing to Intraface, your implementation is not as robust and stable. Of course the reasons may be (1) descriptor t…
-
Seems like OpenSemanticSearch is stuck extracting and analyzing some files, it's been more than a few days and its still showing the same message when searching, even after rebooting it still stuck o…
-
Estimado,
Tratando de utilizar la librería, al realizar lo siguiente:
from pybalu.feature_extraction import lbp_features, haralick_features, hog_features
Me aparece el siguiente error:
Modu…