Jéssica Parente

159 posts

Jéssica Parente banner
Jéssica Parente

Jéssica Parente

@Jessica_aparent

PhD student · Design Researcher at University of Coimbra, Portugal

Katılım Nisan 2014
99 Takip Edilen73 Takipçiler
Andrea Mazzocchi
Andrea Mazzocchi@A_Mazzocchi·
Currently hiring for a founding designer/design engineer - send them my way if you know any great ones! Rage not required, but I've now seen >3 times in email "I'm a raging feminist," only in women's health...
English
10
0
13
1K
Jéssica Parente retweetledi
PhotoILike
PhotoILike@photoilikecom·
¡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!
PhotoILike tweet media
Català
0
1
7
171
Jéssica Parente retweetledi
CDV Lab
CDV Lab@CdvLab·
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
CDV Lab tweet media
Português
1
3
15
520
Jéssica Parente
Jéssica Parente@Jessica_aparent·
@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
0
0
1
37
Tiago Data
Tiago Data@Tiago_Data·
@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
1
0
0
49
Jéssica Parente
Jéssica Parente@Jessica_aparent·
Today, we are at @EvostarConf present our work "Using Autoencoders to Generate Skeleton-based Typography". Come see our presentation at 4h25 p.m. @CdvLab
Jéssica Parente tweet media
English
1
3
18
383
Jéssica Parente
Jéssica Parente@Jessica_aparent·
@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
0
0
1
30
Tiago Data
Tiago Data@Tiago_Data·
@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
2
0
1
36
Jéssica Parente
Jéssica Parente@Jessica_aparent·
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
Jéssica Parente tweet media
English
0
1
13
199
Jéssica Parente
Jéssica Parente@Jessica_aparent·
🎉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
Jéssica Parente tweet media
English
0
3
18
464
Jéssica Parente
Jéssica Parente@Jessica_aparent·
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
0
1
4
0
Jéssica Parente
Jéssica Parente@Jessica_aparent·
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
0
2
6
0
Jéssica Parente
Jéssica Parente@Jessica_aparent·
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
0
1
8
0
Jéssica Parente
Jéssica Parente@Jessica_aparent·
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
0
2
3
0