Pinned Repositories
binary-stl-toASCII
Here's a python script which convert from binary stl file to ASCII stl file. I have seen many codes which convert ASCII to binary, but never seen the opposite.
contextual_loss
contextual loss in TensorFlow2.x/TF2.x/keras
Deep3DFaceReconstruction-TF2
TensorFlow2.X Deep3DFaceReconstruction with tfg
DiffJPEG
hififace
Unofficial PyTorch Implementation for HifiFace (https://arxiv.org/abs/2106.09965)
ml-visuals
Visuals contains figures and templates which you can reuse and customize to improve your scientific writing.
Moving-Least-Squares
Implementation of three algorithms of image deformation using moving least squares. http://dl.acm.org/citation.cfm?doid=1179352.1141920
normalizing-flows
Implementation of normalizing flows in TensorFlow 2 including a small tutorial.
probability
Probabilistic reasoning and statistical analysis in TensorFlow
stylegan2-tf-2.x
stylegan2, tensorflow 2, keras subclassing
gitlabspy's Repositories
gitlabspy/binary-stl-toASCII
Here's a python script which convert from binary stl file to ASCII stl file. I have seen many codes which convert ASCII to binary, but never seen the opposite.
gitlabspy/contextual_loss
contextual loss in TensorFlow2.x/TF2.x/keras
gitlabspy/Deep3DFaceReconstruction-TF2
TensorFlow2.X Deep3DFaceReconstruction with tfg
gitlabspy/DiffJPEG
gitlabspy/hififace
Unofficial PyTorch Implementation for HifiFace (https://arxiv.org/abs/2106.09965)
gitlabspy/ml-visuals
Visuals contains figures and templates which you can reuse and customize to improve your scientific writing.
gitlabspy/Moving-Least-Squares
Implementation of three algorithms of image deformation using moving least squares. http://dl.acm.org/citation.cfm?doid=1179352.1141920
gitlabspy/normalizing-flows
Implementation of normalizing flows in TensorFlow 2 including a small tutorial.
gitlabspy/probability
Probabilistic reasoning and statistical analysis in TensorFlow
gitlabspy/stylegan2-tf-2.x
stylegan2, tensorflow 2, keras subclassing
gitlabspy/survae_flows
Code for paper "SurVAE Flows: Surjections to Bridge the Gap between VAEs and Flows"
gitlabspy/SwinIR
SwinIR: Image Restoration Using Swin Transformer (official repository)