↓ 1 callersFunctionmake_temporal_shift(net, n_segment, n_div=8, place='blockres', temporal_pool=False, gated=False, use_flow_tsm=False)
src/model/tsm/temporal_shift.py:253
↓ 1 callersMethodplot_current_errors_save(self, epoch, counter_ratio, opt, errors,keys='+ALL',name='loss', to_plot=False)
libs/PerceptualSimilarity/util/visualizer.py:94
↓ 1 callersMethodprint_current_errors(self, epoch, i, errors, t, t2=-1, t2o=-1, fid=None)
libs/PerceptualSimilarity/util/visualizer.py:142
↓ 1 callersFunctionrandom_move_control_points(Xs, Ys, lineVelocity, nMovePointRatio, maxPiontMove, maxLineAcceleration, boarderGap=15)
src/utils/mask_generators.py:107
↓ 1 callersFunctionrandom_move_control_points(X, Y, imageHeight, imageWidth, lineVelocity, region_size, maxLineAcceleration=(3, 0.5), maxInitSpeed=3)
src/utils/stationary_mask.py:132