Emanuele Sabetta

Results 206 comments of Emanuele Sabetta
trafficstars

Same here. The comparison I need are various. For example: "Which document has more words?" "Which document has more sentences?" "Which document uses more arcaic english words?" "Which documents uses...

I need to train gpt4all with the [BWB dataset](https://github.com/EleanorJiang/BlonDe) (a large-scale document-level Chinese--English parallel dataset for machine translations). Is there any guide on how to do this?

I have the same problem. I need to train gpt4all with the [BWB dataset](https://github.com/EleanorJiang/BlonDe) (a large-scale document-level Chinese--English parallel dataset for machine translations). Is there any guide on how to...

@paplorinc > I'm currently fine-tuning one in a Colab Pro+ notebook - it requires >40GB video card, >200 GB free space (or a batch size of 1 and at most...

Please don't waste your time making icons. No developer would ever use those, anyway. We need to be able to use SVG-Morpheus library with our icons, created with a different...

I've contacted an expert on the field of shape morphing, Uddipan Mukherjee. Uddipan Mukherjee University of California, Irvine, CA email: [email protected] His paper presents one of the most advanced morphing...

Welcome Uddipan! Thank you for being here! The svg paths can have a different number of points, and even being a different kind of bezier curves, specifically: - Cubic Bézier...

@uddipan Sure it can be done if you help us with the algorithm. How can we triangulate a bezier curve into a piecewise linear and interpolate the triangles? Even if...

@uddipan What triangulation algorithm you suggest for the best results? Results in your paper shows that your novel triangulation algorithm quantitatively produces a much better morph when compared to the...

@uddipan What do you mean by "constrained"? What are our constrains? Consider that we need to morph not only closed paths, but also open paths. For example: is the following...