2k22cse013 commited on
Commit
33fd697
·
verified ·
1 Parent(s): 3773c2b

Upload README.md

Browse files
Files changed (1) hide show
  1. README.md +19 -0
README.md ADDED
@@ -0,0 +1,19 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: mit
3
+ tags:
4
+ - medical
5
+ - cancer
6
+ - segmentation
7
+ - pytorch
8
+ ---
9
+
10
+ # Livarix AI Models
11
+
12
+ Trained PyTorch checkpoints for Livarix AI cancer detection platform.
13
+
14
+ ## Files
15
+ - `liver_best.pth` — SegResNet trained on LiTS (Liver CT segmentation)
16
+ - `lung_best.pth` — 3D CNN trained on LIDC-IDRI (Lung nodule classification)
17
+
18
+ ## Usage
19
+ These are loaded automatically by the Livarix AI HuggingFace Space.