-
For a while, I am using the software Meshroom, and then I just decided to try using other algorithms for features extraction, such as SURF and BRISK, and by default, these 2 aren't available there. So…
-
Hello,
I tried to run the code in featureExtraction.py and I get
File "featureExtraction.py", line 120
print "{0:1f}".format(100.0 * float(i) / len(imageFilesList))
^
Synt…
-
### Trained the model with custom dataset and when trying to test it with demo.py file, It gives an the below error
#Error
['model input parameters 32 100 20 1 512 256 38 25 TPS ResNet BiLSTM Attn',…
-
[root@aiclip-dfl build]# cd /root/OpenFace/build
[root@aiclip-dfl build]# ./bin/FeatureExtraction -f ../samples/multi_face.avi
./bin/FeatureExtraction: /home/SyncTalk/venv/lib64/libtiff.so.5: no ver…
-
I trained a custom model with deep-text-recognition-benchmark. I moved the pth file and the model.py file from this repository to the correct locations on my machine and changed the file names to all …
-
-
# :bug: Bug
Hello,
I'm trying to run "python train.py -c modules/cnn/config/config_feature_extract.yml" but get some errors. I tried to get around some of them, but this 'self.log()' error seems…
-
ERROR: cannot launch node of type [lio_sam/lio_sam_imuPreintegration]: Cannot locate node of type [lio_sam_imuPreintegration] in package [lio_sam]. Make sure file exists in package path and permission…
-
I use nvidia 3090, cuda 11.3, py3.6 torch==1.10.0+cu113 torchvision==0.11.1+cu113 torchaudio==0.10.0+cu113 -f https://download.pytorch.org/whl/cu113/torch_stable.html
currently I still can not load…
-
You can assign this a label, "question", also it would be great to have a discussion page on the repo
Iam trying to understand the modules , but while trying to run featureextaraction on a sorted …