Pinned Repositories
AgendaCalendarView
An Android project providing easy navigation between a calendar and an agenda. This library replicates the basic features from the Sunrise Calendar (now Outlook) app, coupled with some small design touch from the Google Calendar app.
AI_Freelancing
This is the code for "How to Do Freelance AI Programming" By Siraj Raval on Youtube
Deep-Learning-Papers-Reading-Roadmap
Deep Learning papers reading roadmap for anyone who are eager to learn this amazing tech!
deeplearning.ai
Notes on Deep Learning Specialization in Coursera
fd-calc
Implementation of Fixed Deposit Calculator using JAVA webservice.
helmet-detection-yolo
We present the Automatic Helmet Detection System, a CNN model trained on image dataset that can detect motorbikes as well as riders wearing helmets.
masking-detection
We present a deep learning model that detects masking in mammographic images comparable to human experts.
PyTorch-YOLOv3
Minimal PyTorch implementation of YOLOv3
VRP
An attempt to implement the research paper "A Metaheuristic for the Pickup and Delivery Problem with Time Windows" of Haibing Li and Andrew Lim
3D-BoundingBox
PyTorch implementation for 3D Bounding Box Estimation Using Deep Learning and Geometry
brlivsky's Repositories
brlivsky/helmet-detection-yolo
We present the Automatic Helmet Detection System, a CNN model trained on image dataset that can detect motorbikes as well as riders wearing helmets.
brlivsky/deeplearning.ai
Notes on Deep Learning Specialization in Coursera
brlivsky/fd-calc
Implementation of Fixed Deposit Calculator using JAVA webservice.
brlivsky/Deep-Learning-Papers-Reading-Roadmap
Deep Learning papers reading roadmap for anyone who are eager to learn this amazing tech!
brlivsky/deep-learning-v2-pytorch
Projects and exercises for the latest Deep Learning ND program https://www.udacity.com/course/deep-learning-nanodegree--nd101
brlivsky/masking-detection
We present a deep learning model that detects masking in mammographic images comparable to human experts.
brlivsky/PyTorch-YOLOv3
Minimal PyTorch implementation of YOLOv3
brlivsky/VRP
An attempt to implement the research paper "A Metaheuristic for the Pickup and Delivery Problem with Time Windows" of Haibing Li and Andrew Lim
brlivsky/awesome-project-ideas
Curated list of Machine Learning, NLP, Vision, Recommender Systems Project Ideas
brlivsky/BIRADS_classifier
High-resolution breast cancer screening with multi-view deep convolutional neural networks
brlivsky/breast_cancer_classifier
Deep Neural Networks Improve Radiologists' Performance in Breast Cancer Screening
brlivsky/CSAW-S
CSAW-S: mammography screenings from 172 different patients with annotations for semantic segmentation
brlivsky/Deep-Learning-for-Tracking-and-Detection
Collection of papers, datasets, code and other resources for object tracking and detection using deep learning
brlivsky/dog-project
brlivsky/end2end-all-conv
Deep Learning to Improve Breast Cancer Detection on Screening Mammography
brlivsky/faqs_pytorch_scholarship
FAQs in Slack channel of Udacity's PyTorch Scholarship Challenge.
brlivsky/fastai
The fastai deep learning library, plus lessons and and tutorials
brlivsky/game-of-thrones
Game of Thrones Datasets and Visualizations
brlivsky/labelme
Image Polygonal Annotation with Python (polygon, rectangle, circle, line, point and image-level flag annotation).
brlivsky/Learn_Deep_Learning_in_6_Weeks
This is the Curriculum for "Learn Deep Learning in 6 Weeks" by Siraj Raval on Youtube
brlivsky/Learn_Machine_Learning_in_3_Months
This is the code for "Learn Machine Learning in 3 Months" by Siraj Raval on Youtube
brlivsky/machine-learning-open-source
Monthly Series - Machine Learning Top 10 Open Source Projects
brlivsky/Mumbai-slum-segmentation
Mumbai slum segmentation and change detection on statellite images.
brlivsky/nmt_tutorial
A tutorial on Neural Machine Translation using the Encoder Decoder architecture with attention.
brlivsky/pandas_tutorial
A simple tutorial on Pandas for data manipulation
brlivsky/private-ai
Repo for Udacity's Secure & Private AI course
brlivsky/recommendation-system
brlivsky/theclub
Papers Discussion Club (for Secure and Private AI Scholars)
brlivsky/YOLO_v3_tutorial_from_scratch
Accompanying code for Paperspace tutorial series "How to Implement YOLO v3 Object Detector from Scratch"
brlivsky/yolov3
YOLOv3 in PyTorch > ONNX > CoreML > iOS