speculaas

Results 5 issues of speculaas

Dear mpatacchiola, Thanks for your help! https://github.com/mpatacchiola/deepgaze/blob/master/examples/ex_dnn_head_pose_estimation_training/ex_aflw_parser.py In the above file: #Separating the label from the dataset dataset = data[:,0:4096] label = data[:,4096:4099] I think length of the image in...

Dear arassadin, Thanks for your help! How did you get the emotiw2017 datasets? I cannot find a direct download link from the official site : https://sites.google.com/site/emotiwchallenge/challenge-details Do I have to...

Dear Mr HeavySnowJakarta, Thanks for the document! As title, what does \d mean? I want to echo the current datetime. I tried echo \d and also typed and executed "\d"...

Dear Mr Holzschu, Thanks for this wonderful repo and app. My question is as title and mlx means: https://pypi.org/project/mlx/ A array library for apple silicon.

Dear Dr De Cao, I has been using derivatives of your repo (https://github.com/yongqyu/MolGAN-pytorch, https://github.com/danielmanu93/GraphGANFed/). And today a colleague showed me your slide: https://www.slideshare.net/slideshow/report-molgan-an-implicit-generative-model-for-small-molecular-graphs/119211877#23 In particular, p.20: ![image](https://github.com/user-attachments/assets/30741383-963e-4c47-81a6-114265b0edfa) And this slide...