Skip to content

Commit 21a781e

Browse files
committed
Made flowchart better
1 parent 6b698f5 commit 21a781e

File tree

3 files changed

+1
-1
lines changed

3 files changed

+1
-1
lines changed

JOSS/flowchart.png

-8.51 KB
Loading

JOSS/paper.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ This project implements this entire workflow in a configurable and automated pip
8383

8484
# Methodology
8585

86-
![The implemented classification framework is depicted in the above flowchart. The left section outlines the primary stages of the pipeline, while the right section details the specific components and features utilized in each stage. \label{fig:flowchart}](flowchart.png)
86+
![The implemented classification framework is depicted in the above flowchart. The left section outlines the primary stages of the pipeline, while the right section details the specific components and features utilized in each stage. The dashed arrows represent the path being optional. \label{fig:flowchart}](flowchart.png)
8787

8888
The `Thematic2.5D` pipeline processes images, depth-maps, and masks to generate a labeled dataset of uniformly sized tiles for training and testing. It identifies potential object and background locations using masks, extracting corresponding square tiles from image and depth data. To address class imbalance, a fixed number of background tiles are sampled per image, and only a subset of available object pixels are used as tile centers. Data augmentation is applied by rotating object tiles at multiple angles.
8989

JOSS/paper.pdf

8.09 KB
Binary file not shown.

0 commit comments

Comments
 (0)