krummrey
krummrey
Hi, I'd love to try it out, but the supplied binary doesn't seem to work and the build process fails even though I have boost installed. `Monterey 12.1` `boost 1.76.0...
Is there a pre-trained MobileNet model available that can be used out of the box without any further training? Just like the 3 pre-trained models (pspnet_50_ADE_20K,pspnet_101_cityscapes and pspnet_101_voc12).
I've tried to get Raspian up and running on UTM. I failed. I was wondering if you could list it in the gallery. The real ones are hard to get...
I was trying to train with an aligned dataset. The default (unaligned training) works fine. However if I want to leverage the aligned feature of the set I get this...
The current version of RealESRGAN supports the face_enhance option and has more models. Is it possible to include them in the binary?
I have BirdNet up and running on Google Colab with **_CPU_** support [BirdNet on Colab](https://colab.research.google.com/drive/1LQxhWsjE1Jf7rECm28eerFKdd7kYqVK3?usp=sharing ) I failed to get it to work with **_GPU_** support. If anyone knows how...
Hi, I am able to get it to work after cloning the repo on my Mac M1. But when I try it with my own images it stops working. Even...
I got BirdNET-Lite running and want to try to analyse a days worth of recording in my garden. The output generated is in latin and english. Do you have a...
Hi, What if I have more pieces that I can fit onto one sheet? Could it place the pieces onto multiple sheets?
I'm trying to install NNST on an ARM Ubuntu 22.04 virtual machine. Seems like Torch doesn't work on that setup? ``` python styleTransfer.py --content_path inputs/content/C1.png --style_path inputs/style/S4.jpg --output_path ./output.jpg --cpu...