kevkid
kevkid
Hi, I am trying to use this project to stream my rpi-camera to my browser using webrtc. Looking at the webrtc-unidirectional example I can see your pipeline looks like this:...
Hi I am trying to import my coco annotations and it seems to hang. Under tasks I see: ``` [29-09-2021 13:32:26] [INFO] ===== Importing Categories ===== [29-09-2021 13:32:26] [INFO] Importing...
I saw there is a way to semi-automate the annotation process for bounding boxes (and segmentation?) but I did not see any way to do this for keypoints? I want...
Is there a way for me to use openvslam for a sets of image pairs as if it were a stereo camera? For example if I have a left image...
How could I start training with my own dataset?
Hi I have a dataset that I have trained an xgboost model via gridsearch CV. I was able to run the treeexplainer on it but when I use model_output =...
Ubuntu 20.04, I can't compile this at all.
Is there a way to do this line: `sudo dnf install --releasever=30 --installroot=/tmp/F30ARM --forcearch=armv7hl --repo=fedora --repo=updates systemd passwd dnf fedora-release vim-minimal openblas-devel blas-devel m4 cmake python3-Cython python3-devel python3-yaml python3-pillow python3-setuptools...
Hi I am trying to compile and install on ubuntu 20.10 and I am recieving the following error: ``` [ 10%] Building CXX object CMakeFiles/gslamDB_tummono.dir/GSLAM/plugins/datasets/DatasetTUMMono.cpp.o /home/kevin/slam/GSLAM/GSLAM/plugins/datasets/DatasetTUMMono.cpp: In member function ‘bool...
Hi, thank you for this interesting work. I would like to know if there are the models weights available and ~~if there is a script to convert the xml files...