Pinned Repositories
Additive-Angular-Margin-tf2
Repository with Additive Angular Margin Implementation for Tf 2.0 / tf.keras. Custom Layer Loss implementation for Face Recognition Models.
carlosbertoncelli
CBAM-keras
CBAM implementation on Keras
Deep-Live-Cam
real time face swap and one-click video deepfake with only a single image (uncensored)
deep-photo-styletransfer
Code and data for paper "Deep Photo Style Transfer": https://arxiv.org/abs/1703.07511
facenet_modf
FaceNet modification to run on TensorFlow 1.15.2, with a few changes on the training scripts
model-server-boilerplate
A model server boilerplate for tensorflow & scikitlearn models
node-ts-boilerplate
recommendation-service
A boilerplate service for recommendation using vowpal wabbit (reinforcement learning algorithm)
url-shortener
A simple backend application that creates short URLs based on long URLs provided by the user. The service is built using TypeScript, Node.js, and Express.
carlosbertoncelli's Repositories
carlosbertoncelli/facenet_modf
FaceNet modification to run on TensorFlow 1.15.2, with a few changes on the training scripts
carlosbertoncelli/Additive-Angular-Margin-tf2
Repository with Additive Angular Margin Implementation for Tf 2.0 / tf.keras. Custom Layer Loss implementation for Face Recognition Models.
carlosbertoncelli/carlosbertoncelli
carlosbertoncelli/CBAM-keras
CBAM implementation on Keras
carlosbertoncelli/Deep-Live-Cam
real time face swap and one-click video deepfake with only a single image (uncensored)
carlosbertoncelli/deep-photo-styletransfer
Code and data for paper "Deep Photo Style Transfer": https://arxiv.org/abs/1703.07511
carlosbertoncelli/doc-homography-generator
Synthetic Dataset Generation: Recovering Homography from Camera Captured Documents
carlosbertoncelli/model-server-boilerplate
A model server boilerplate for tensorflow & scikitlearn models
carlosbertoncelli/node-ts-boilerplate
carlosbertoncelli/recommendation-service
A boilerplate service for recommendation using vowpal wabbit (reinforcement learning algorithm)
carlosbertoncelli/url-shortener
A simple backend application that creates short URLs based on long URLs provided by the user. The service is built using TypeScript, Node.js, and Express.
carlosbertoncelli/forgottenserver
A free and open-source MMORPG server emulator written in C++
carlosbertoncelli/gitignore
A collection of useful .gitignore templates
carlosbertoncelli/Image_DataAugmentation
A simple script increase image data adding noise and rotation
carlosbertoncelli/label_faster_rcnn
A simple python application to label object detection for Faster RCNN
carlosbertoncelli/libfaceid
libfaceid is a research framework for prototyping of face recognition solutions. It seamlessly integrates multiple detection, recognition and liveness models w/ speech synthesis and speech recognition.
carlosbertoncelli/nodejs-live-chat-example
carlosbertoncelli/otclient-12x
----
carlosbertoncelli/otclientv8
carlosbertoncelli/otcv8-dev
carlosbertoncelli/react-course
carlosbertoncelli/Recursive-CNNs
Implementation of my paper "Real-time Document Localization in Natural Images by Recursive Application of a CNN."
carlosbertoncelli/rust_exercises
carlosbertoncelli/SimCLR-in-TensorFlow-2
(Minimally) implements SimCLR (https://arxiv.org/abs/2002.05709) in TensorFlow 2.
carlosbertoncelli/SimCLRv1-keras-tensorflow
Tensorflow-Keras implementation of SimCLR: Simple Framework for Contrastive Learning of Visual Representations by Chen et al. (2020)
carlosbertoncelli/snake-rl
carlosbertoncelli/tf2_suite
Tensorflow 2.0 suite for Training and Transfer-Learning
carlosbertoncelli/tf2cam
Tensorflow 2.0 CAM (Class Activation Maps) - Visualization for CNN models using h5 model files
carlosbertoncelli/tf_word_embedding
A repository that contains several ways of getting word embeddings by using TensorFlow models with different approaches.
carlosbertoncelli/tfservingClient
tensorflow serving client without tensorflow dependencies