跳转到主要内容
Avatar for Avinash Kak from gravatar.com

Avinash Kak

用户名    kak

14个项目

DLStudio

Last released

A PyTorch based software platform for teaching the Deep Learning class at Purdue University

YOLOLogic

Last released

An educational module for experimenting with the YOLO logic for multi-instance object detection and for generating region proposals with graph-based algorithms

ComputationalGraphPrimer

Last released

An educational module meant to serve as a prelude to talking about automatic differentiation in deep learning frameworks (for example, as provided by the Autograd module in PyTorch)

NonlinearLeastSquares

Last released

A Python module for solving optimization problems with nonlinear least-squares

RegionProposalGenerator

Last released

An educational module for experimenting with the YOLO logic for multi-instance object detection and for generating region proposals with graph-based algorithms

BitVector

Last released

A memory-efficient packed representation for bit arrays in pure Python

Watershed

Last released

An image segmentation algorithm based on the watershed paradigm

PartialLeastSquares

Last released

A Python module for regression and classification with the Partial Least Squares algorithm

CeroCoinClient

Last released

A Python based educational platform for learning and teaching the basic concepts of crypto currencies

ICP

Last released

A Python module for registering a photo with a database image of the same scene

LocalitySensitiveHashing

Last released

A Python implementation of Locality Sensitive Hashing for finding nearest neighbors and clusters in multidimensional numerical data

DecisionTree

Last released

A Python module for decision-tree based classification of multidimensional data

BitArray2D

Last released

A memory-efficient packed representation for 2D bit arrays (This is a renamed version of the Bit2DArray module)

Bit2DArray

Last released

A memory-efficient packed representation for 2D bit arrays

由以下支持