Skip to content

invoker-LL/QueueSurv

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

QueueSurv

This repo improves batch-size during Cox-loss computation in WSI survival prediction using memory queue.

For each iter, the final pooled feature (input of classfier head) of WSI is queued.

During cox-loss computation, previous pooled features and hazards are computed with current one. This helps learn better risk ranking matrix.

We are working for more details including paper and experiments.

About

This repo improves batch-size during Cox-loss computation in WSI survival prediction using memory queue.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors