Jatin Prakash
Non Maximum Suppression (NMS) is a technique used in numerous computer vision tasks. It is a class of algorithms to select one entity (e.g., bounding boxes) out of many overlapping
Stanford ML Group, led by Andrew Ng, works on important problems in areas such as healthcare and climate change, using AI. Last year they released a knee MRI dataset consisting
This is a a gentle introduction to federated learning — a technique that makes machine learning more secure by training on decentralized data. We will also cover a real-life example