LahiRumesh
AI researcher specializing in machine learning and computer vision, Exploring the nexus of data science innovations.
Kandy, Sri Lanka
Pinned Repositories
chemid
chemspider_api_test
cnn_count
Convert-CSV-to-YOLO-format
Object-Detection_Data-Augmentation
simple_cnn
Simple CNN is a library that can be used to train and infer CNN models by use of PyTorch and ONNX.
SSL_Vision_Pipeline
Semi-Supervised | Pseudo Labeling pipeline with one-stage object detection models
voc2coco
How to create custom COCO data set for object detection
yolor
implementation of paper - You Only Learn One Representation: Unified Network for Multiple Tasks (https://arxiv.org/abs/2105.04206)
YOLOv3-weights-converter
convert trained yolov3 weights (.h5) model to TensorFlow severing
LahiRumesh's Repositories
LahiRumesh/simple_cnn
Simple CNN is a library that can be used to train and infer CNN models by use of PyTorch and ONNX.
LahiRumesh/SSL_Vision_Pipeline
Semi-Supervised | Pseudo Labeling pipeline with one-stage object detection models
LahiRumesh/Object-Detection_Data-Augmentation
LahiRumesh/voc2coco
How to create custom COCO data set for object detection
LahiRumesh/yolor
implementation of paper - You Only Learn One Representation: Unified Network for Multiple Tasks (https://arxiv.org/abs/2105.04206)
LahiRumesh/YOLOv3-weights-converter
convert trained yolov3 weights (.h5) model to TensorFlow severing
LahiRumesh/chemid
LahiRumesh/chemspider_api_test
LahiRumesh/cnn_count
LahiRumesh/Convert-CSV-to-YOLO-format
LahiRumesh/Data_Converters
LahiRumesh/dataPipeline
data pipeline use for cnn
LahiRumesh/detectron2
Detectron2 is FAIR's next-generation platform for object detection and segmentation.
LahiRumesh/detr
End-to-End Object Detection with Transformers
LahiRumesh/HeadPoseEstimation-WHENet
LahiRumesh/kmeans-anchor-boxes
k-means clustering with the Intersection over Union (IoU) metric as described in the YOLO9000 paper
LahiRumesh/LahiRumesh
LahiRumesh/llm
An ecosystem of Rust libraries for working with large language models
LahiRumesh/ML_Data_Pre-Process
Data Pre-Processing for Machine Learning
LahiRumesh/models
A collection of pre-trained, state-of-the-art models in the ONNX format
LahiRumesh/pytorch-YOLOv4
PyTorch ,ONNX and TensorRT implementation of YOLOv4
LahiRumesh/semantic-segmentation
SOTA Semantic Segmentation Models in PyTorch
LahiRumesh/Sociogram
LahiRumesh/tensorflow-yolov4-tflite
YOLOv4, YOLOv4-tiny, YOLOv3, YOLOv3-tiny Implemented in Tensorflow 2.0, Android. Convert YOLO v4 .weights tensorflow, tensorrt and tflite
LahiRumesh/vision-transformer
Tensorflow implementation of the Vision Transformer (An Image is Worth 16x16 Words: Transformers for Image Recognition at Scale)
LahiRumesh/ViT_test
LahiRumesh/xml2yolo
label file converter: xml to yolo
LahiRumesh/yolact
A simple, fully convolutional model for real-time instance segmentation.
LahiRumesh/yolov3-tf2
YoloV3 Implemented in Tensorflow 2.0