Skip to content

Commit c7a2dcc

Browse files
authored
Update README.org
1 parent 404ad74 commit c7a2dcc

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

README.org

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -137,6 +137,8 @@ The two available post-processing functions are located in the ~hpacellseg.utils
137137
CELL_MODEL,
138138
scale_factor=0.25,
139139
device="cuda",
140+
# NOTE: setting padding=True seems to solve most issues that have been encountered
141+
# during our single cell Kaggle challenge.
140142
padding=False,
141143
multi_channel_model=True,
142144
)

0 commit comments

Comments
 (0)