MCPcopy Create free account

hub / github.com/BoPang1996/TubeTK / types & classes

Types & classes60 in github.com/BoPang1996/TubeTK

↓ 4 callersClassCompose
Composes several augmentations together. Args: transforms (List[Transform]): list of transforms to compose. Example: >>> augme
dataset/augmentation.py:35
↓ 4 callersClassNode
post_processing/tube_iou_matching_old.py:13
↓ 3 callersClassAverageMeter
Computes and stores the average and current value
utils/util.py:1
↓ 3 callersClassGTParser_MOT_17
dataset/Parsers/MOT17.py:103
↓ 3 callersClassResNet
network/resnet.py:53
↓ 3 callersClassTubeTK
network/tubetk.py:9
↓ 2 callersClassConvertColor
dataset/augmentation.py:270
↓ 2 callersClassConvertFromInts
dataset/augmentation.py:56
↓ 2 callersClassData_Loader_MOT
dataset/dataLoader.py:12
↓ 2 callersClassGTParser_JTA
dataset/Parsers/JTA.py:121
↓ 2 callersClassNode
post_processing/tube_iou_matching_super_old.py:12
↓ 2 callersClassRandomContrast
dataset/augmentation.py:287
↓ 2 callersClassResize
dataset/augmentation.py:105
↓ 2 callersClassSubtractMeans
dataset/augmentation.py:61
↓ 2 callersClassToPercentCoords
dataset/augmentation.py:85
↓ 2 callersClassToTensor
dataset/augmentation.py:486
↓ 2 callersClassTrack
Track is the class of track. it contains all the node and manages the node. it contains the following information: 1) all the nodes 2) tr
post_processing/tube_iou_matching.py:14
↓ 2 callersClassTracks
Track set. It contains all the tracks and manage the tracks. it has the following information 1) tracks. the set of tracks 2) keep the pr
post_processing/tube_iou_matching_old.py:105
↓ 2 callersClassVisArgumentation
Visualization/Vis_Input.py:8
↓ 1 callersClassData_Loader
demo.py:185
↓ 1 callersClassDemoDataset
The class is the dataset for train, which read gt.txt file and rearrange them as the tracks set. it can be selected from the specified frame
demo.py:148
↓ 1 callersClassExpand
dataset/augmentation.py:385
↓ 1 callersClassFPN
network/fpn.py:5
↓ 1 callersClassGTParser
demo.py:107
↓ 1 callersClassGTParser
pre_processing/get_tubes_MOT17.py:148
↓ 1 callersClassGTParser
pre_processing/get_tubes_jta.py:165
↓ 1 callersClassGTSingleParser
demo.py:22
↓ 1 callersClassGTSingleParser
pre_processing/get_tubes_MOT17.py:14
↓ 1 callersClassGTSingleParser
pre_processing/get_tubes_jta.py:13
↓ 1 callersClassGTSingleParser_JTA
dataset/Parsers/JTA.py:12
↓ 1 callersClassGTSingleParser_MOT_17
dataset/Parsers/MOT17.py:12
↓ 1 callersClassJTATrainDataset
The class is the dataset for train, which read gt.txt file and rearrange them as the tracks set. it can be selected from the specified frame
dataset/jta.py:9
↓ 1 callersClassMOT17JTATrainDataset
The class is the dataset for train, which read gt.txt file and rearrange them as the tracks set. it can be selected from the specified frame
dataset/mot17jta.py:10
↓ 1 callersClassMOT17TestDataset
The class is the dataset for train, which read gt.txt file and rearrange them as the tracks set. it can be selected from the specified frame
dataset/mot17.py:50
↓ 1 callersClassMOT17TrainDataset
The class is the dataset for train, which read gt.txt file and rearrange them as the tracks set. it can be selected from the specified frame
dataset/mot17.py:10
↓ 1 callersClassPhotometricDistort
dataset/augmentation.py:459
↓ 1 callersClassRandomBrightness
dataset/augmentation.py:302
↓ 1 callersClassRandomHue
dataset/augmentation.py:240
↓ 1 callersClassRandomLightingNoise
dataset/augmentation.py:255
↓ 1 callersClassRandomMirror
dataset/augmentation.py:414
↓ 1 callersClassRandomSampleCrop
Crop Arguments: mode (float tuple): the min and max jaccard overlaps
dataset/augmentation.py:315
↓ 1 callersClassRandomSaturation
dataset/augmentation.py:225
↓ 1 callersClassScale
network/track_head.py:19
↓ 1 callersClassSwapChannels
Transforms a tensorized image by swapping the channels in the order specified in the swap tuple. Args: swaps (int triple): final orde
dataset/augmentation.py:433
↓ 1 callersClassTrack
dataset/Parsers/structures.py:8
↓ 1 callersClassTrack
Track is the class of track. it contains all the node and manages the node. it contains the following information: 1) all the nodes 2) tr
post_processing/tube_iou_matching_old.py:19
↓ 1 callersClassTrack
Track is the class of track. it contains all the node and manages the node. it contains the following information: 1) all the nodes 2) tr
post_processing/tube_iou_matching_super_old.py:18
↓ 1 callersClassTrackHead
network/track_head.py:28
↓ 1 callersClassWarmupMultiStepLR
optim/lr_scheduler.py:7
ClassAddMeans
dataset/augmentation.py:72
ClassBottleneck
network/resnet.py:11
ClassHalfPeriodCosStepLR
optim/lr_scheduler.py:52
ClassMemTracker
Class used to track pytorch memory usage Arguments: frame: a frame to detect current py-file runtime detail(bool, default Tru
utils/mem_track.py:9
ClassNode
dataset/Parsers/structures.py:1
ClassSSJAugmentation
dataset/augmentation.py:509
ClassToAbsCoords
dataset/augmentation.py:95
ClassToCV2
dataset/augmentation.py:499
ClassTracks
dataset/Parsers/structures.py:22
ClassTracks
Track set. It contains all the tracks and manage the tracks. it has the following information 1) tracks. the set of tracks 2) keep the pr
post_processing/tube_iou_matching_super_old.py:93
Classcustom_build_ext
post_processing/nms/setup.py:60