Wadie
Wadie
I'm working on object detection explainability using the [Xplique](https://github.com/deel-ai/xplique) library with a custom YOLOv7 model analogous to a tutorial designed for ssdlite320_mobilenet_v3_large [Google Colab Tutorial](https://colab.research.google.com/drive/1X3Yq7BduMKqTA0XEheoVIpOo3IvOrzWL#scrollTo=qjSOyLOgRuhq). My goal is to use...
As explained in tutorial, but I aim to combine a QR code with an existing artwork called eyejpg, so the command : ```python main.py --style_img_path eye.jpg --content_img_path eye.jpg --code_img_path eyeqr.jpg...
Hello, many thanks for the clean, pretty code ! this served me as a start for a deeper understanding for stable diffusion. I am trying to understand how to adapt...