Jéssica Parente
159 posts

Jéssica Parente
@Jessica_aparent
PhD student · Design Researcher at University of Coimbra, Portugal
Katılım Nisan 2014
99 Takip Edilen73 Takipçiler
Jéssica Parente retweetledi

The ICCC, organised by the Association for Computational Creativity, is back! Come join us in the beautiful Swedish town of Jönköping from June 17 to June 21, 2024! 🇸🇪
Visit our website at: computationalcreativity.net/iccc24/
#iccc24 #computationalcreativity #creativity #jönköping #sweden

English
Jéssica Parente retweetledi

¡Enhorabuena por ese "Best Paper Award" en el EvoMUSART 2023 a @Jessica_aparent, Luis Gonçalo, Tiago Martins, @jmacunha, João Bicker y, nuestro socio, @penousal!

Català
Jéssica Parente retweetledi

Best Paper Award for EvoMUSART 2023 @EvostarConf awarded to our paper “Using Autoencoders to Generate Skeleton-based Typography” by Jéssica Parente, Luis Gonçalo, Tiago Martins, João Miguel Cunha, João Bicker, Penousal Machado.
More info at cdv.dei.uc.pt

Português

@EvostarConf has been really great! What an awesome experience with nice papers and nice people! @CdvLab @SPECIESsociety

English

@Tiago_Data @EvostarConf @CdvLab We are actually using CVAEs and, yes, you were right it facilitates the generation of specific letters. We will also try to UMAP instead of t-SNE as some people also suggested that, but thank you for the suggestion!
English

@Jessica_aparent @EvostarConf @CdvLab I wonder if you experimented with CVAEs to facilitate the output of certain letters, for example. I'm still learning, and I haven't explored the latent space interpolation part much, but maybe you could try UMAP instead of t-SNE. Is your dataset available for download?
English

Today, we are at @EvostarConf present our work "Using Autoencoders to Generate Skeleton-based Typography". Come see our presentation at 4h25 p.m. @CdvLab

English

@Tiago_Data @EvostarConf @CdvLab Thank you so much! You are right, my background is on Graphic Design I'm just starting to work on the application of Machine Learning to Typography.
English

@Jessica_aparent @EvostarConf @CdvLab Interestingly, I am also working with VAE, but to interpolate over time. I find it very interesting to use these techniques in areas such as graphic design. You can see that the article was written by someone with an aesthetic sense! I find it very interesting.
English
Jéssica Parente retweetledi


Today, we are at @EvostarConf presenting our work "Using Autoencoders to Generate Skeleton-based Typography". Come see our presentation at 4h25 p.m, we are nominated for Best Paper 🎉. We are giving souvenirs, come talk to us!
@CdvLab @SPECIESsociety

English

🎉Our paper is on at the Best Paper Nominations session in Room A of EuroMUSART (starts at 16h25) ! Make sure to stay till the end of the talk to cast your vote for the best paper of EuroMUSART. See you there!
@EvostarConf @CdvLab

English
Jéssica Parente retweetledi

A 4 min brief of my master's thesis about designing type with code. #typography #Designers #code #programming #processing
jessicaparente.medium.com/designing-type…
English

W=192,H=157,r="🔴",g="🟢",y="🟡",x=0,setup=t=>{createCanvas(W,H)},draw=e=>{for(x+=.01,background(0),i=0;i<W;i+=12)for(j=0;j<H;j+=12)t=4+cos(9*x+i+j),textSize(t),text(dist(i,j,60,78)>25?i>60?r:g:y,4*cos(t)+i,4*sin(t)+j)};//#tinycode @CCodeMadrid
GIF
English

function setup(){createCanvas(W,H)}function draw(n){for(x+=.01,background(0),i=0;i<W;i+=s)for(j=0;j<H;j+=s)t=3+cos(9*x+(i+j)),textSize(t),text(r,4*cos(t)+i,4*sin(t)+j)}W=192,H=157,s=12,r="🎄",x=0;//#tinycode @CCodeMadrid
GIF
English

let d,l,t=0;setup=e=>{createCanvas(192,157)},draw=a=>{for(background(255),t+=.05,l=t,x=circle,v=blendMode,e=30;e--;){let t=28*sin(l+=.3),a=map(t,-26,28,e,255);v(MULTIPLY),noStroke(),fill(0,0,a),x(9*e,79+t,b=a/9,b),fill(a,0,0),x(9*e-50,79+t,b,b),v(BLEND)}};//#tinycode @CCodeMadrid
GIF
English

let w,d,t=0,W=192,H=157;function setup(){createCanvas(W,H),d=.314}function draw(){background(0),t+=.05;let e=t;for(let t=0;t<20;t++){let l=28*sin(e),n=map(l,-26,28,30,255);noStroke(),fill(255-n),ellipse(5+10*t,H/2+l,n/9,n/9),e+=d}}//#tinycode @CCodeMadrid
GIF
English



