Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/charigyang/motiongrouping
/ functions
Functions
126 in github.com/charigyang/motiongrouping
⨍
Functions
126
◇
Types & classes
32
Method
forward
(self, inputs)
src/model.py:34
Method
forward
(self, inputs, num_slots=None)
src/model.py:103
Method
forward
(self, image)
src/model.py:221
Method
forward
(self, x)
raft/core/extractor.py:48
Method
forward
(self, x)
raft/core/extractor.py:107
Method
forward
(self, x)
raft/core/extractor.py:168
Method
forward
(self, x)
raft/core/extractor.py:244
Method
forward
(self, x)
raft/core/update.py:13
Method
forward
(self, h, x)
raft/core/update.py:23
Method
forward
(self, h, x)
raft/core/update.py:45
Method
forward
(self, flow, corr)
raft/core/update.py:71
Method
forward
(self, flow, corr)
raft/core/update.py:89
Method
forward
(self, net, inp, corr, flow)
raft/core/update.py:106
Method
forward
(self, net, inp, corr, flow, upsample=True)
raft/core/update.py:127
Function
forward_interpolate
(flow)
raft/core/utils/utils.py:26
Method
freeze_bn
(self)
raft/core/raft.py:58
Function
hungarian_iou
(masks, gt)
src/utils.py:129
Function
readDispKITTI
(filename)
raft/core/utils/frame_utils.py:109
Function
readFlowKITTI
(filename)
raft/core/utils/frame_utils.py:102
Function
read_gen
(file_name, pil=False)
raft/core/utils/frame_utils.py:123
Function
set_learning_rate
(optimizer, lr)
src/utils.py:11
Function
setup_dataset
(args)
src/config.py:54
Function
setup_path
(args)
src/config.py:11
Method
unpad
(self,x)
raft/core/utils/utils.py:21
Function
writeFlow
Write optical flow to file. If v is None, uv is assumed to contain both u and v channels, stacked in depth. Original code by Deqing
raft/core/utils/frame_utils.py:70
Function
writeFlowKITTI
(filename, uv)
raft/core/utils/frame_utils.py:116
← previous
101–126 of 126, ranked by callers