Pinned Repositories
adsProject
Project for Data Science trying to infer household income based on household characteristics for census data
car-damage-detector
Detect dents and scratches in cars. Mask R-CNN for object detection and instance segmentation on Keras and TensorFlow.
deploy-streamlit-on-fargate-with-aws-cdk
This repo will teach you how to deploy an ML-powered web app to AWS Fargate from start to finish using Streamlit and AWS CDK
eameo-faceswap-generator
I put together this simple script that switch faces between two input images to generate quick 'Eameo'-type memes.
elasticsearch-spark-recommender
Use Jupyter Notebooks to demonstrate how to build a Recommender with Apache Spark & Elasticsearch
mask-rcnn-on-buenos-aires-streets
mask-rcnn-on-buenos-aires-streets
nyu-cusp-machine-learning-capstone
road-defect-tf-implementation
Detect Road Defects using TF Object Detection API
serverless-cnn-pytorch
Train a CNN (ResNext) with PyTorch + Fastai and deploy as AWS Lambda Function
simple-nlp-analysis-with-spacy
Analyzing the latest president Mauricio Macri speech with the Spacy library
nicolasmetallo's Repositories
nicolasmetallo/car-damage-detector
Detect dents and scratches in cars. Mask R-CNN for object detection and instance segmentation on Keras and TensorFlow.
nicolasmetallo/deploy-streamlit-on-fargate-with-aws-cdk
This repo will teach you how to deploy an ML-powered web app to AWS Fargate from start to finish using Streamlit and AWS CDK
nicolasmetallo/eameo-faceswap-generator
I put together this simple script that switch faces between two input images to generate quick 'Eameo'-type memes.
nicolasmetallo/serverless-cnn-pytorch
Train a CNN (ResNext) with PyTorch + Fastai and deploy as AWS Lambda Function
nicolasmetallo/mask-rcnn-on-buenos-aires-streets
mask-rcnn-on-buenos-aires-streets
nicolasmetallo/serverless-ssd300-vgg
SSD implementation in PyTorch 1.1 + AWS Lambda deployment
nicolasmetallo/chori-notchori-classifier
Chori / NOT Chori Classifier using ResNet34
nicolasmetallo/elasticsearch-spark-recommender
Use Jupyter Notebooks to demonstrate how to build a Recommender with Apache Spark & Elasticsearch
nicolasmetallo/reverse-geocoding-buenos-aires
Regression, classification and visualization on Yelp Dataset
nicolasmetallo/nyu-cusp-machine-learning-capstone
nicolasmetallo/road-defect-tf-implementation
Detect Road Defects using TF Object Detection API
nicolasmetallo/simple-nlp-analysis-with-spacy
Analyzing the latest president Mauricio Macri speech with the Spacy library
nicolasmetallo/amazon-personalize-samples
Notebooks and examples on how to onboard and use various features of Amazon Personalize
nicolasmetallo/amazon-sagemaker-examples
Example notebooks that show how to apply machine learning, deep learning and reinforcement learning in Amazon SageMaker
nicolasmetallo/cs231n-solutions
Solutions to the Spring 2017 assignments for CS231n: Convolutional Neural Networks for Visual Recognition
nicolasmetallo/devicehive-video-analysis
nicolasmetallo/eleventy-netlify-boilerplate
nicolasmetallo/eleventy-netlify-boilerplate-1
A boilerplate for building a simple website with the Eleventy static site generator
nicolasmetallo/emotion_and_gender_detection
Real-time face detection and emotion/gender classification using fer2013/imdb datasets with a keras CNN model and openCV.
nicolasmetallo/nicolasmetallo
nicolasmetallo/sentiment-analysis-yelp-dataset
Technical report of our presentation Yelp: “Startup Survival Kit”. All necessary R files are attached along with a brief explanation in this file. NYU Business Analytics 2016 Course
nicolasmetallo/spatio-temporal_handwriting_imitation
Imitating someone's handwriting by converting it to the temporal domain and back again
nicolasmetallo/textcaps
Official Implementation of "Textcaps: Handwritten Character Recognition With Very Small Datasets" (WACV 2019).
nicolasmetallo/TextRecognitionDataGenerator
A synthetic data generator for text recognition
nicolasmetallo/train-custom-segmentation-model-with-icevision-openimages-sagemaker
nicolasmetallo/train_custom_detection_with_OID
Train custom object detection model with only selected classes from the Open Images Dataset
nicolasmetallo/tumblr-web-scraper
# Action on Tumblr Web-scraper using Requests, BeautifulSoup and Pytesseract