Pinned Repositories
2obj-MTSP-NSGA2
Contains python code of an NSGA-II based solver with multiple genetic operator choices for the multiple travelling salesman problem with two objectives. Also contains sample instances from TSPLIB. (Deliverable for the ECE 750 AL: Bio & Comp Fall 2021 individual project @ UWaterloo)
LA_ACM_Segmentation
Contains MATLAB code to do semi-automatic active contour "snake" model segmentation of the left atrial wall in cardiac CT images, the results and ground truth for verification from an open source database provided for the STACOM-SLAWT challenge 2016.
ML-Project-Notebooks
Collection of some ML projects done for assignments and other coursework in grad school @uwaterloo
OMNeT-INET-GMLA
OMNET++ project using INET 4 framework: Use GMLA to optimize an IEEE 802.15.4 based, single hop, star topology WSN by controlling sending probabilities of slave nodes at a single master node.
Streetmap
Program that gets from user or randomly generates streets (multilinear segment approximation) with name and segment coordinates, gets the graph formed by the streets with intersections and adjacent street nodes as vertices, and finds shortest path (one of) between any 2 nodes of the resultant undirected and unweighted graph. Vertex Cover program uses miniSAT to find vertex cover in the graph generated.
tesseract
Tesseract Open Source OCR Engine (main repository)
RBaLa's Repositories
RBaLa/2obj-MTSP-NSGA2
Contains python code of an NSGA-II based solver with multiple genetic operator choices for the multiple travelling salesman problem with two objectives. Also contains sample instances from TSPLIB. (Deliverable for the ECE 750 AL: Bio & Comp Fall 2021 individual project @ UWaterloo)
RBaLa/LA_ACM_Segmentation
Contains MATLAB code to do semi-automatic active contour "snake" model segmentation of the left atrial wall in cardiac CT images, the results and ground truth for verification from an open source database provided for the STACOM-SLAWT challenge 2016.
RBaLa/ML-Project-Notebooks
Collection of some ML projects done for assignments and other coursework in grad school @uwaterloo
RBaLa/OMNeT-INET-GMLA
OMNET++ project using INET 4 framework: Use GMLA to optimize an IEEE 802.15.4 based, single hop, star topology WSN by controlling sending probabilities of slave nodes at a single master node.
RBaLa/Streetmap
Program that gets from user or randomly generates streets (multilinear segment approximation) with name and segment coordinates, gets the graph formed by the streets with intersections and adjacent street nodes as vertices, and finds shortest path (one of) between any 2 nodes of the resultant undirected and unweighted graph. Vertex Cover program uses miniSAT to find vertex cover in the graph generated.
RBaLa/tesseract
Tesseract Open Source OCR Engine (main repository)