Alexandre Lordelo

Results 81 issues of Alexandre Lordelo

Hi again, thanks for such an amazing library! Would it be possible to do a gannt like tiling, by flipping the list to horizontal? cheers

Beautiful design timeline mate! : ) I am getting this crash when I try ti build it... Did you also experience this? Cheers from Stockholm! 2022-01-12 17:40:07.694232+0000 ElegantTimeline[24929:736906] Metal GPU...

How can I fix this build error? Build error: Method possibly missing a [super awakeFromNib] call

The saga for coreML on MacOs continues! This pixelBuffer function I translated for MacOS (NSImage), but lost on what to use for UIGraphicsPopContext() If anyone has any input I highly...

Hi Matthias, Were you able to run your helper functions on MacOS? I replaced iOS (UIImage) to MacOS (NSImage), and got almost everything to work... Only the _cgImage.bitsPerPixel_ part I...

I read om comment bellow that _"Sorry. I'm currently working on another project, so I don't mind updating this repo. I will start refactoring soon"_ https://github.com/salgum1114/react-design-editor/issues/219#issuecomment-930662640 Will this be deprecated?...

feature

**What I did** Copied the HTM5/JS/CSS from example bellow: https://codepen.io/p5js/pen/wreBKy **Result** The HTML5 layer shows as empty: https://gyazo.com/c151ae383b86d80b94935ce727f0cb21 Is there anything example on what that needs to be done to...

bug

Hi Nvidia team, The exported ONNX model is 750MB. Is that expected? Is there a way to reduce the model size when exported? cheers!

Hello @tcwang0509 and Nvidia team, My goal is to train a pix2pixHD model for the second time, with Dataset 2. For dataset 1, I trained with: python train.py --label_nc 0...

Has anyone tried 2048px x 2048px? Training worked for me, but not test....