7e470179b0d874c43ec6d5dba11d7981ad83dff1,chainercv/datasets/sintel/sintel_dataset.py,SintelDataset,__init__,#SintelDataset#Any#Any#,58
Before Change
data_dir = os.path.join(data_root, "training")
self.data_dir = data_dir
self.paths = self._collect_data(data_dir)
self.keys = self.paths.keys()
self.mode = mode
def __len__(self):
After Change
`source` is the image of the source image and `target` is the image of
the target image which are both in CHW format. `flow` represents optical
flow from the source to the target whose shape is :math:`(3, H, W)`.
:math:`H` and :math:`W` are the height and the width of images.
Args:
data_dir (string): Path to the root of the training data. If this is
:obj:`auto`, this class will automatically download data for you
under :obj:`$CHAINER_DATASET_ROOT/pfnet/chainercv/sintel`.
In pattern: SUPERPATTERN
Frequency: 6
Non-data size: 4
Instances Project Name: chainer/chainercv
Commit Name: 7e470179b0d874c43ec6d5dba11d7981ad83dff1
Time: 2017-03-10
Author: yuyuniitani@gmail.com
File Name: chainercv/datasets/sintel/sintel_dataset.py
Class Name: SintelDataset
Method Name: __init__
Project Name: hanxiao/bert-as-service
Commit Name: b44d6115097e2bebc4a1ecef869e04e2c60af7bb
Time: 2018-12-15
Author: hanhxiao@tencent.com
File Name: benchmark.py
Class Name:
Method Name:
Project Name: microsoft/nni
Commit Name: 262fabf111006c99e7415093c78e9c26d3ebe0f0
Time: 2019-11-14
Author: 38930155+chicm-ms@users.noreply.github.com
File Name: src/sdk/pynni/nni/compression/tensorflow/compressor.py
Class Name: Compressor
Method Name: select_config
Project Name: chainer/chainercv
Commit Name: 1cd87b67822c94c49d30ce1eabce792b3db7c272
Time: 2017-06-14
Author: yuyuniitani@gmail.com
File Name: chainercv/links/model/vgg/vgg.py
Class Name: VGG16Layers
Method Name: __init__
Project Name: OpenMined/PySyft
Commit Name: 29d4c8008bf062f0e90b0c0653907bed2ee3d48b
Time: 2021-02-02
Author: xvtongye1986@163.com
File Name: src/syft/core/node/domain/service/request_handler_service.py
Class Name: UpdateRequestHandlerService
Method Name: process
Project Name: ray-project/ray
Commit Name: 05ad4c74996133f95c0d5100784ba84a3b8e8093
Time: 2020-10-27
Author: fyrestone@outlook.com
File Name: dashboard/datacenter.py
Class Name: DataOrganizer
Method Name: get_all_actors