FasterRCNNDetection/model/utils/creator_tool.py (2 lines): - line 317: # unTODO: make sure it's ok - line 451: # TODO: remove cuda.to_gpu FasterRCNNDetection/model/region_proposal_network.py (2 lines): - line 146: # !TODO: add support for torch.CudaTensor - line 173: # !TODO: add support for torch.CudaTensor FasterRCNNDetection/train.py (1 line): - line 290: # TODO: this definitely is not good and will bias evaluation FasterRCNNDetection/data/dataset.py (1 line): - line 142: # TODO: check whose stride is negative to fix this instead copy all FasterRCNNDetection/model/roi_module.py (1 line): - line 63: # TODO: input