Pinned Repositories
Berlin
Repo to share documentation and resources from Berlin Hack Evenings
conf2017slides
contoso-chat
This sample has the full End2End process of creating RAG application with Prompt Flow and AI Studio. It includes GPT 3.5 Turbo LLM application code, evaluations, deployment automation with AZD CLI, GitHub actions for evaluation and deployment and intent mapping for multiple LLM task mapping.
convnet-benchmarks
Easy benchmarking of all publicly accessible implementations of convnets
docker-visual-nn
hackathon
Silly little cmd line app to add a turd to the forehead of those who visit your keyboard uninvited. Nice to test OpenCV and Dlib working together.
LSTM-Neural-Network-for-Time-Series-Prediction
LSTM built using Keras Python package to predict time series steps and sequences. Includes sin wave and stock market data
PytorchSSD
pytorch version of SSD and it's enhanced methods such as RFBSSD,FSSD and RefineDet
SmoothingRecursiveYvvGaussianFilter
External module for ITK v4 that implements the Young & Van Vliet recursive gaussian smoothing filter.
TransferLearning
Transfer Learning in Computer Vision 101
ividal's Repositories
ividal/TransferLearning
Transfer Learning in Computer Vision 101
ividal/LSTM-Neural-Network-for-Time-Series-Prediction
LSTM built using Keras Python package to predict time series steps and sequences. Includes sin wave and stock market data
ividal/SmoothingRecursiveYvvGaussianFilter
External module for ITK v4 that implements the Young & Van Vliet recursive gaussian smoothing filter.
ividal/Berlin
Repo to share documentation and resources from Berlin Hack Evenings
ividal/conf2017slides
ividal/contoso-chat
This sample has the full End2End process of creating RAG application with Prompt Flow and AI Studio. It includes GPT 3.5 Turbo LLM application code, evaluations, deployment automation with AZD CLI, GitHub actions for evaluation and deployment and intent mapping for multiple LLM task mapping.
ividal/convnet-benchmarks
Easy benchmarking of all publicly accessible implementations of convnets
ividal/docker-visual-nn
ividal/dotfiles
ividal/hackathon
Silly little cmd line app to add a turd to the forehead of those who visit your keyboard uninvited. Nice to test OpenCV and Dlib working together.
ividal/pydataberlin-2019
This Repository contains the material for my tutorial "Managing the end-to-end machine learning lifecycle with MLFlow" at pyData/pyCon Berlin 2019.
ividal/PytorchSSD
pytorch version of SSD and it's enhanced methods such as RFBSSD,FSSD and RefineDet
ividal/dutc
dutc warm up exercises
ividal/huggingface-ghcr
MLOps packaging: build and push to GitHub Container Registry
ividal/imagehash
A Python Perceptual Image Hashing Module
ividal/imglab
To speedup and simplify image labeling/ annotation process with multiple supported formats.
ividal/label-studio
Label Studio is a multi-type data labeling and annotation tool with standardized output format
ividal/lightning-text-classification
Minimalist implementation of a BERT Sentence Classifier with PyTorch Lightning, Transformers and PyTorch-NLP.
ividal/ml-on-aws
Created for AI Camp as a playground for AWS-related tasks
ividal/models
Models built with TensorFlow
ividal/multiling-chat
Building simple multilingual chat web app workshop
ividal/Neural-Artistic-Style-Transfer
Neural Artistic Style Transfer
ividal/oddbits
Collection of mini examples (i.e. to show bugs, to illustrate other concepts).
ividal/pytorch-CycleGAN-and-pix2pix
Image-to-image translation in PyTorch (e.g., horse2zebra, edges2cats, and more)
ividal/squeezeDet
A tensorflow implementation for SqueezeDet, a convolutional neural network for object detection.
ividal/stabilityai-generative-models
Generative Models by Stability AI
ividal/yolo2-pytorch
YOLOv2 in PyTorch
ividal/yolo2_onnx
Convert original YOLO model from Pytorch to Onnx, and do inference using backend Caffe2 or Tensorflow.