Mauro Sciancalepore

Results 14 issues of Mauro Sciancalepore

Hi I am trying to run this library but no luck till now. I've followed the readme and I got deps properly installed. I am trying to run the model...

Hello, I am trying to compile aseprite from source on my mac M1, but I have this error: ``` In file included from /Users/mascit/Downloads/aseprite/laf/os/osx/app_delegate.mm:17: In file included from /Users/mascit/Downloads/aseprite/laf/os/event.h:17: In...

compilation

hi, I am trying to train using --size 256 --start_dim 256 --style_dim 256 but: ``` File "/mnt/d/Projects/python/StyleSwin/models/basic_layers.py", line 91, in forward out = F.linear(input, self.weight * self.scale) RuntimeError: mat1 and...

Hey nice project, Can you please, for the sake of true open source spirit, provide a non AGPL object detection model? YoloNAS, CenterNet, whatever you'd like. Ultralytics' stuff is a...