Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/YaoleiQi/Examinee-Examiner-Network
/ functions
Functions
37 in github.com/YaoleiQi/Examinee-Examiner-Network
⨍
Functions
37
◇
Types & classes
12
↓ 9 callers
Function
reshape_img
(image, z, y, x)
code/DataLoader_txt.py:112
↓ 6 callers
Function
reshape_img
(image, z, y, x)
code/EEE_Learning.py:547
↓ 6 callers
Method
update
(self, val, n=1)
code/EEE_Learning.py:28
↓ 3 callers
Method
__init__
(self)
code/loss.py:10
↓ 3 callers
Function
read_file_from_txt
(txt_path)
code/DataLoader_txt.py:11
↓ 3 callers
Function
read_file_from_txt
(txt_path)
code/EEE_Learning.py:195
↓ 2 callers
Method
__init__
(self, n_channels, n_classes, n_h=10, branch=4)
code/E1_Net.py:43
↓ 2 callers
Method
__init__
(self, n_channels, n_classes, n_h=10, branch=4)
code/E2_Net.py:41
↓ 2 callers
Function
predict
(model, save_path, shape, img_path, num_classes)
code/EEE_Learning.py:202
↓ 2 callers
Function
predict_all
(model1, save_path, shape, img_path, num_classes)
code/EEE_Learning.py:373
↓ 1 callers
Function
Dice
(label_dir, pred_dir)
code/EEE_Learning.py:553
↓ 1 callers
Method
__len__
(self)
code/DataLoader_txt.py:105
↓ 1 callers
Method
reset
(self)
code/EEE_Learning.py:22
↓ 1 callers
Function
train_epoch
(model1, model2, loader1, loader2, optimizer1, optimizer2, criterion1, criterion2, epoch, n_epochs)
code/EEE_Learning.py:34
Method
__getitem__
(self, index)
code/DataLoader_txt.py:31
Method
__init__
(self)
code/loss.py:18
Method
__init__
(self)
code/loss.py:27
Method
__init__
(self)
code/loss.py:42
Method
__init__
(self, in_ch, out_ch)
code/E1_Net.py:8
Method
__init__
(self, in_ch, out_ch)
code/E1_Net.py:25
Method
__init__
(self, in_ch, out_ch)
code/E2_Net.py:7
Method
__init__
(self, in_ch, out_ch)
code/E2_Net.py:24
Method
__init__
(self, i_path, l_path, m_path, shape)
code/DataLoader_txt.py:18
Method
__init__
(self)
code/EEE_Learning.py:19
Method
forward
(self, y_true, y_pred)
code/loss.py:13
Method
forward
(self, y_true, y_pred)
code/loss.py:21
Method
forward
(self, y_true, y_pred, alpha=0.4)
code/loss.py:30
Method
forward
(self, y_true, y_pred, alpha=0.4)
code/loss.py:45
Method
forward
(self, x)
code/E1_Net.py:16
Method
forward
(self, x)
code/E1_Net.py:34
Method
forward
(self, x)
code/E1_Net.py:70
Method
forward
(self, x)
code/E2_Net.py:16
Method
forward
(self, x)
code/E2_Net.py:33
Method
forward
(self, x)
code/E2_Net.py:61
Function
is_image3d_file
(filename)
code/EEE_Learning.py:544
Function
is_image_file
(filename)
code/DataLoader_txt.py:8
Function
train_net
Here we provide the trained parameters to facilitate testing.
code/EEE_Learning.py:124