Pinned Loading
-
rosbag2numpy
rosbag2numpy PublicConvert data in rosbag format to numpy. Specific to ros message structure in rosbag.
Jupyter Notebook
-
diabetic_retinopathy
diabetic_retinopathy PublicDisease Grading: Classification of fundus images according to the severity level of diabetic retinopathy Using Convolutional Neural Networks.
Python 1
-
-
JobSalaryPrediction
JobSalaryPrediction PublicEnd 2 end machine learning project using a sample dataset from kaggle/adzuna
Python
-
Sparse Matrix class implementation w...
Sparse Matrix class implementation without using numpy or scipy. sparse matrix represented using dictionary, tuple of matrix indices as keys and matrix elements themselves as values. 1import math
2from typing import Dict, Tuple, Optional, List
34class SparseMatrix:
5"""Sparse Matrix class
-
labelImg
labelImg PublicForked from HumanSignal/labelImg
🖍️ LabelImg is a graphical image annotation tool and label object bounding boxes in images
Python
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.