kaisar khata
kaisar khata
AWS P2 instance might be the best way to go for training the model... Can you post a link to the demo results (gif/mp4)? Some folks might want to see...
Hi. I tested DLIB facial detection using CNN (zero upscale) and mmod_human_face_detector.dat against WIDER style dataset type video using a selfie mask filter (tiktokapp) and the results look pretty good....
How much GPU memory is required/recommended to run the demo? I am trying to run the demo on my Nvidia Jetson TX1 with 4 GB of RAM and the program...
Step 1: I verified the virtual environment could read video input and write video output with another python application. Step 2: I then ran the demo app (debug mode) with...
I built the library with Python3 and everything seems to be working, but I noticed that "bgs = libbgs.KNN()" (if opencv 3.x) is not working. The output of KNN is...
I ran into a QT Gui build error in texteditor.cpp using Qt5 version 5.5.1. Any ideas??? System: Ubuntu 16 OpenCV 3.3 QT 5.5.1 [ 97%] Building CXX object CMakeFiles/bgslibrary_gui.dir/texteditor.cpp.o /home/nvidia/cviz/bgslibrary/gui_qt/texteditor.cpp:...
Windows 10 Version 1909 OS Build: 18363.1198 **What version of `bat` are you using?** bat 0.17.1 **Describe the bug you encountered:** tail | bat does not work on Windows 10....
Update: Jan 14 4pm start I added an image (jpg) of the Mona Lisa to the data/faces directory and the program runs now.   Update: Jan 14 4pm end...
Reinstalling Nvidia-Docker: Not able to run Nvidia Toolkit Containers (Jetson Nano - Jetpack 4.5.1)
[dpkg-nvidia.log](https://github.com/NVIDIA/nvidia-docker/files/6299643/dpkg-nvidia.log) ### 1. Issue or feature description Reinstalling Nvidia-Docker not able to run Nvidia Toolkit Containers (Jetson Nano - Jetpack 4.5.1) ### 2. Steps to reproduce the issue 1. Remove...
I downloaded and installed the pretained models and ran the transform video and everything is working fine. I noticed there was no Van Gogh (e.g. Starry Night) model however. Can...