repo_owner stringlengths 2 38 | repo_name stringlengths 2 100 | file_path stringlengths 4 120 | file_url stringlengths 53 199 | repo_url stringlengths 26 152 |
|---|---|---|---|---|
swisskyrepo | WHID_Toolkit | WhidInfo.py | https://raw.githubusercontent.com/swisskyrepo/WHID_Toolkit/master/WhidInfo.py | https://github.com/swisskyrepo/WHID_Toolkit |
lorenzodifuccia | safaribooks | register_user.py | https://raw.githubusercontent.com/lorenzodifuccia/safaribooks/master/register_user.py | https://github.com/lorenzodifuccia/safaribooks |
lorenzodifuccia | safaribooks | safaribooks.py | https://raw.githubusercontent.com/lorenzodifuccia/safaribooks/master/safaribooks.py | https://github.com/lorenzodifuccia/safaribooks |
lorenzodifuccia | safaribooks | sso_cookies.py | https://raw.githubusercontent.com/lorenzodifuccia/safaribooks/master/sso_cookies.py | https://github.com/lorenzodifuccia/safaribooks |
net4people | bbs | backup.py | https://raw.githubusercontent.com/net4people/bbs/master/backup.py | https://github.com/net4people/bbs |
joshua-wu | deepfakes_faceswap | image_augmentation.py | https://raw.githubusercontent.com/joshua-wu/deepfakes_faceswap/master/image_augmentation.py | https://github.com/joshua-wu/deepfakes_faceswap |
joshua-wu | deepfakes_faceswap | model.py | https://raw.githubusercontent.com/joshua-wu/deepfakes_faceswap/master/model.py | https://github.com/joshua-wu/deepfakes_faceswap |
joshua-wu | deepfakes_faceswap | pixel_shuffler.py | https://raw.githubusercontent.com/joshua-wu/deepfakes_faceswap/master/pixel_shuffler.py | https://github.com/joshua-wu/deepfakes_faceswap |
joshua-wu | deepfakes_faceswap | script.py | https://raw.githubusercontent.com/joshua-wu/deepfakes_faceswap/master/script.py | https://github.com/joshua-wu/deepfakes_faceswap |
joshua-wu | deepfakes_faceswap | train.py | https://raw.githubusercontent.com/joshua-wu/deepfakes_faceswap/master/train.py | https://github.com/joshua-wu/deepfakes_faceswap |
joshua-wu | deepfakes_faceswap | umeyama.py | https://raw.githubusercontent.com/joshua-wu/deepfakes_faceswap/master/umeyama.py | https://github.com/joshua-wu/deepfakes_faceswap |
joshua-wu | deepfakes_faceswap | utils.py | https://raw.githubusercontent.com/joshua-wu/deepfakes_faceswap/master/utils.py | https://github.com/joshua-wu/deepfakes_faceswap |
philipperemy | tensorflow-1.4-billion-password-analysis | data_gen.py | https://raw.githubusercontent.com/philipperemy/tensorflow-1.4-billion-password-analysis/master/data_gen.py | https://github.com/philipperemy/tensorflow-1.4-billion-password-analysis |
philipperemy | tensorflow-1.4-billion-password-analysis | processing_callbacks.py | https://raw.githubusercontent.com/philipperemy/tensorflow-1.4-billion-password-analysis/master/processing_callbacks.py | https://github.com/philipperemy/tensorflow-1.4-billion-password-analysis |
philipperemy | tensorflow-1.4-billion-password-analysis | run_data_processing.py | https://raw.githubusercontent.com/philipperemy/tensorflow-1.4-billion-password-analysis/master/run_data_processing.py | https://github.com/philipperemy/tensorflow-1.4-billion-password-analysis |
philipperemy | tensorflow-1.4-billion-password-analysis | run_encoding.py | https://raw.githubusercontent.com/philipperemy/tensorflow-1.4-billion-password-analysis/master/run_encoding.py | https://github.com/philipperemy/tensorflow-1.4-billion-password-analysis |
philipperemy | tensorflow-1.4-billion-password-analysis | shp.py | https://raw.githubusercontent.com/philipperemy/tensorflow-1.4-billion-password-analysis/master/shp.py | https://github.com/philipperemy/tensorflow-1.4-billion-password-analysis |
philipperemy | tensorflow-1.4-billion-password-analysis | train_model.py | https://raw.githubusercontent.com/philipperemy/tensorflow-1.4-billion-password-analysis/master/train_model.py | https://github.com/philipperemy/tensorflow-1.4-billion-password-analysis |
philipperemy | tensorflow-1.4-billion-password-analysis | utils.py | https://raw.githubusercontent.com/philipperemy/tensorflow-1.4-billion-password-analysis/master/utils.py | https://github.com/philipperemy/tensorflow-1.4-billion-password-analysis |
eth0izzle | bucket-stream | bucket-stream.py | https://raw.githubusercontent.com/eth0izzle/bucket-stream/master/bucket-stream.py | https://github.com/eth0izzle/bucket-stream |
geekinglcq | CDCS | utility.py | https://raw.githubusercontent.com/geekinglcq/CDCS/master/utility.py | https://github.com/geekinglcq/CDCS |
hysts | pytorch_image_classification | evaluate.py | https://raw.githubusercontent.com/hysts/pytorch_image_classification/master/evaluate.py | https://github.com/hysts/pytorch_image_classification |
hysts | pytorch_image_classification | train.py | https://raw.githubusercontent.com/hysts/pytorch_image_classification/master/train.py | https://github.com/hysts/pytorch_image_classification |
OpnTec | open-spectrometer-python | TCD1304.py | https://raw.githubusercontent.com/OpnTec/open-spectrometer-python/master/TCD1304.py | https://github.com/OpnTec/open-spectrometer-python |
GOATmessi8 | RFBNet | test_RFB.py | https://raw.githubusercontent.com/GOATmessi8/RFBNet/master/test_RFB.py | https://github.com/GOATmessi8/RFBNet |
GOATmessi8 | RFBNet | train_RFB.py | https://raw.githubusercontent.com/GOATmessi8/RFBNet/master/train_RFB.py | https://github.com/GOATmessi8/RFBNet |
eliorc | node2vec | example.py | https://raw.githubusercontent.com/eliorc/node2vec/master/example.py | https://github.com/eliorc/node2vec |
aitorzip | PyTorch-CycleGAN | models.py | https://raw.githubusercontent.com/aitorzip/PyTorch-CycleGAN/master/models.py | https://github.com/aitorzip/PyTorch-CycleGAN |
aitorzip | PyTorch-CycleGAN | utils.py | https://raw.githubusercontent.com/aitorzip/PyTorch-CycleGAN/master/utils.py | https://github.com/aitorzip/PyTorch-CycleGAN |
Alexander-H-Liu | End-to-end-ASR-Pytorch | eval.py | https://raw.githubusercontent.com/Alexander-H-Liu/End-to-end-ASR-Pytorch/master/eval.py | https://github.com/Alexander-H-Liu/End-to-end-ASR-Pytorch |
Alexander-H-Liu | End-to-end-ASR-Pytorch | main.py | https://raw.githubusercontent.com/Alexander-H-Liu/End-to-end-ASR-Pytorch/master/main.py | https://github.com/Alexander-H-Liu/End-to-end-ASR-Pytorch |
3ndG4me | AutoBlue-MS17-010 | eternal_checker.py | https://raw.githubusercontent.com/3ndG4me/AutoBlue-MS17-010/master/eternal_checker.py | https://github.com/3ndG4me/AutoBlue-MS17-010 |
3ndG4me | AutoBlue-MS17-010 | eternalblue_exploit10.py | https://raw.githubusercontent.com/3ndG4me/AutoBlue-MS17-010/master/eternalblue_exploit10.py | https://github.com/3ndG4me/AutoBlue-MS17-010 |
3ndG4me | AutoBlue-MS17-010 | eternalblue_exploit7.py | https://raw.githubusercontent.com/3ndG4me/AutoBlue-MS17-010/master/eternalblue_exploit7.py | https://github.com/3ndG4me/AutoBlue-MS17-010 |
3ndG4me | AutoBlue-MS17-010 | eternalblue_exploit8.py | https://raw.githubusercontent.com/3ndG4me/AutoBlue-MS17-010/master/eternalblue_exploit8.py | https://github.com/3ndG4me/AutoBlue-MS17-010 |
3ndG4me | AutoBlue-MS17-010 | mysmb.py | https://raw.githubusercontent.com/3ndG4me/AutoBlue-MS17-010/master/mysmb.py | https://github.com/3ndG4me/AutoBlue-MS17-010 |
3ndG4me | AutoBlue-MS17-010 | zzz_exploit.py | https://raw.githubusercontent.com/3ndG4me/AutoBlue-MS17-010/master/zzz_exploit.py | https://github.com/3ndG4me/AutoBlue-MS17-010 |
Kyubyong | dc_tts | data_load.py | https://raw.githubusercontent.com/Kyubyong/dc_tts/master/data_load.py | https://github.com/Kyubyong/dc_tts |
Kyubyong | dc_tts | hyperparams.py | https://raw.githubusercontent.com/Kyubyong/dc_tts/master/hyperparams.py | https://github.com/Kyubyong/dc_tts |
Kyubyong | dc_tts | modules.py | https://raw.githubusercontent.com/Kyubyong/dc_tts/master/modules.py | https://github.com/Kyubyong/dc_tts |
Kyubyong | dc_tts | networks.py | https://raw.githubusercontent.com/Kyubyong/dc_tts/master/networks.py | https://github.com/Kyubyong/dc_tts |
Kyubyong | dc_tts | synthesize.py | https://raw.githubusercontent.com/Kyubyong/dc_tts/master/synthesize.py | https://github.com/Kyubyong/dc_tts |
Kyubyong | dc_tts | train.py | https://raw.githubusercontent.com/Kyubyong/dc_tts/master/train.py | https://github.com/Kyubyong/dc_tts |
Kyubyong | dc_tts | utils.py | https://raw.githubusercontent.com/Kyubyong/dc_tts/master/utils.py | https://github.com/Kyubyong/dc_tts |
AimeeLee77 | keyword_extraction | keyextract_textrank.py | https://raw.githubusercontent.com/AimeeLee77/keyword_extraction/master/keyextract_textrank.py | https://github.com/AimeeLee77/keyword_extraction |
AimeeLee77 | keyword_extraction | keyextract_tfidf.py | https://raw.githubusercontent.com/AimeeLee77/keyword_extraction/master/keyextract_tfidf.py | https://github.com/AimeeLee77/keyword_extraction |
AimeeLee77 | keyword_extraction | keyextract_word2vec_1.py | https://raw.githubusercontent.com/AimeeLee77/keyword_extraction/master/keyextract_word2vec_1.py | https://github.com/AimeeLee77/keyword_extraction |
AimeeLee77 | keyword_extraction | keyextract_word2vec_2.py | https://raw.githubusercontent.com/AimeeLee77/keyword_extraction/master/keyextract_word2vec_2.py | https://github.com/AimeeLee77/keyword_extraction |
WithSecureLabs | python-exe-unpacker | pyinstxtractor.py | https://raw.githubusercontent.com/WithSecureLabs/python-exe-unpacker/master/pyinstxtractor.py | https://github.com/WithSecureLabs/python-exe-unpacker |
WithSecureLabs | python-exe-unpacker | python_exe_unpack.py | https://raw.githubusercontent.com/WithSecureLabs/python-exe-unpacker/master/python_exe_unpack.py | https://github.com/WithSecureLabs/python-exe-unpacker |
deepdrive | deepdrive | dashboard.py | https://raw.githubusercontent.com/deepdrive/deepdrive/master/dashboard.py | https://github.com/deepdrive/deepdrive |
deepdrive | deepdrive | example_sync.py | https://raw.githubusercontent.com/deepdrive/deepdrive/master/example_sync.py | https://github.com/deepdrive/deepdrive |
deepdrive | deepdrive | install.py | https://raw.githubusercontent.com/deepdrive/deepdrive/master/install.py | https://github.com/deepdrive/deepdrive |
deepdrive | deepdrive | logs.py | https://raw.githubusercontent.com/deepdrive/deepdrive/master/logs.py | https://github.com/deepdrive/deepdrive |
deepdrive | deepdrive | main.py | https://raw.githubusercontent.com/deepdrive/deepdrive/master/main.py | https://github.com/deepdrive/deepdrive |
deepdrive | deepdrive | tf_utils.py | https://raw.githubusercontent.com/deepdrive/deepdrive/master/tf_utils.py | https://github.com/deepdrive/deepdrive |
deepdrive | deepdrive | utils.py | https://raw.githubusercontent.com/deepdrive/deepdrive/master/utils.py | https://github.com/deepdrive/deepdrive |
zhoubolei | TRN-pytorch | TRNmodule.py | https://raw.githubusercontent.com/zhoubolei/TRN-pytorch/master/TRNmodule.py | https://github.com/zhoubolei/TRN-pytorch |
zhoubolei | TRN-pytorch | dataset.py | https://raw.githubusercontent.com/zhoubolei/TRN-pytorch/master/dataset.py | https://github.com/zhoubolei/TRN-pytorch |
zhoubolei | TRN-pytorch | datasets_video.py | https://raw.githubusercontent.com/zhoubolei/TRN-pytorch/master/datasets_video.py | https://github.com/zhoubolei/TRN-pytorch |
zhoubolei | TRN-pytorch | extract_frames.py | https://raw.githubusercontent.com/zhoubolei/TRN-pytorch/master/extract_frames.py | https://github.com/zhoubolei/TRN-pytorch |
zhoubolei | TRN-pytorch | fps_dem_trn.py | https://raw.githubusercontent.com/zhoubolei/TRN-pytorch/master/fps_dem_trn.py | https://github.com/zhoubolei/TRN-pytorch |
zhoubolei | TRN-pytorch | main.py | https://raw.githubusercontent.com/zhoubolei/TRN-pytorch/master/main.py | https://github.com/zhoubolei/TRN-pytorch |
zhoubolei | TRN-pytorch | models.py | https://raw.githubusercontent.com/zhoubolei/TRN-pytorch/master/models.py | https://github.com/zhoubolei/TRN-pytorch |
zhoubolei | TRN-pytorch | opts.py | https://raw.githubusercontent.com/zhoubolei/TRN-pytorch/master/opts.py | https://github.com/zhoubolei/TRN-pytorch |
zhoubolei | TRN-pytorch | process_dataset.py | https://raw.githubusercontent.com/zhoubolei/TRN-pytorch/master/process_dataset.py | https://github.com/zhoubolei/TRN-pytorch |
zhoubolei | TRN-pytorch | process_dataset_charades.py | https://raw.githubusercontent.com/zhoubolei/TRN-pytorch/master/process_dataset_charades.py | https://github.com/zhoubolei/TRN-pytorch |
zhoubolei | TRN-pytorch | test_models.py | https://raw.githubusercontent.com/zhoubolei/TRN-pytorch/master/test_models.py | https://github.com/zhoubolei/TRN-pytorch |
zhoubolei | TRN-pytorch | test_video.py | https://raw.githubusercontent.com/zhoubolei/TRN-pytorch/master/test_video.py | https://github.com/zhoubolei/TRN-pytorch |
zhoubolei | TRN-pytorch | transforms.py | https://raw.githubusercontent.com/zhoubolei/TRN-pytorch/master/transforms.py | https://github.com/zhoubolei/TRN-pytorch |
guanfuchen | semseg | performance_table.py | https://raw.githubusercontent.com/guanfuchen/semseg/master/performance_table.py | https://github.com/guanfuchen/semseg |
guanfuchen | semseg | train.py | https://raw.githubusercontent.com/guanfuchen/semseg/master/train.py | https://github.com/guanfuchen/semseg |
guanfuchen | semseg | train_lrn.py | https://raw.githubusercontent.com/guanfuchen/semseg/master/train_lrn.py | https://github.com/guanfuchen/semseg |
guanfuchen | semseg | train_mt.py | https://raw.githubusercontent.com/guanfuchen/semseg/master/train_mt.py | https://github.com/guanfuchen/semseg |
guanfuchen | semseg | train_pred.py | https://raw.githubusercontent.com/guanfuchen/semseg/master/train_pred.py | https://github.com/guanfuchen/semseg |
guanfuchen | semseg | validate.py | https://raw.githubusercontent.com/guanfuchen/semseg/master/validate.py | https://github.com/guanfuchen/semseg |
guanfuchen | semseg | validate_mt.py | https://raw.githubusercontent.com/guanfuchen/semseg/master/validate_mt.py | https://github.com/guanfuchen/semseg |
guanfuchen | semseg | validate_pred.py | https://raw.githubusercontent.com/guanfuchen/semseg/master/validate_pred.py | https://github.com/guanfuchen/semseg |
hengyuan-hu | bottom-up-attention-vqa | attention.py | https://raw.githubusercontent.com/hengyuan-hu/bottom-up-attention-vqa/master/attention.py | https://github.com/hengyuan-hu/bottom-up-attention-vqa |
hengyuan-hu | bottom-up-attention-vqa | base_model.py | https://raw.githubusercontent.com/hengyuan-hu/bottom-up-attention-vqa/master/base_model.py | https://github.com/hengyuan-hu/bottom-up-attention-vqa |
hengyuan-hu | bottom-up-attention-vqa | dataset.py | https://raw.githubusercontent.com/hengyuan-hu/bottom-up-attention-vqa/master/dataset.py | https://github.com/hengyuan-hu/bottom-up-attention-vqa |
hengyuan-hu | bottom-up-attention-vqa | language_model.py | https://raw.githubusercontent.com/hengyuan-hu/bottom-up-attention-vqa/master/language_model.py | https://github.com/hengyuan-hu/bottom-up-attention-vqa |
hengyuan-hu | bottom-up-attention-vqa | main.py | https://raw.githubusercontent.com/hengyuan-hu/bottom-up-attention-vqa/master/main.py | https://github.com/hengyuan-hu/bottom-up-attention-vqa |
hengyuan-hu | bottom-up-attention-vqa | train.py | https://raw.githubusercontent.com/hengyuan-hu/bottom-up-attention-vqa/master/train.py | https://github.com/hengyuan-hu/bottom-up-attention-vqa |
hengyuan-hu | bottom-up-attention-vqa | utils.py | https://raw.githubusercontent.com/hengyuan-hu/bottom-up-attention-vqa/master/utils.py | https://github.com/hengyuan-hu/bottom-up-attention-vqa |
lzx1413 | PytorchSSD | refinedet_train_test.py | https://raw.githubusercontent.com/lzx1413/PytorchSSD/master/refinedet_train_test.py | https://github.com/lzx1413/PytorchSSD |
lzx1413 | PytorchSSD | resume_from_coco.py | https://raw.githubusercontent.com/lzx1413/PytorchSSD/master/resume_from_coco.py | https://github.com/lzx1413/PytorchSSD |
lzx1413 | PytorchSSD | train_test.py | https://raw.githubusercontent.com/lzx1413/PytorchSSD/master/train_test.py | https://github.com/lzx1413/PytorchSSD |
lzx1413 | PytorchSSD | train_test_fssd_mobile_pre.py | https://raw.githubusercontent.com/lzx1413/PytorchSSD/master/train_test_fssd_mobile_pre.py | https://github.com/lzx1413/PytorchSSD |
bgshih | aster | demo.py | https://raw.githubusercontent.com/bgshih/aster/master/demo.py | https://github.com/bgshih/aster |
bgshih | aster | eval.py | https://raw.githubusercontent.com/bgshih/aster/master/eval.py | https://github.com/bgshih/aster |
bgshih | aster | eval_util.py | https://raw.githubusercontent.com/bgshih/aster/master/eval_util.py | https://github.com/bgshih/aster |
bgshih | aster | evaluator.py | https://raw.githubusercontent.com/bgshih/aster/master/evaluator.py | https://github.com/bgshih/aster |
bgshih | aster | train.py | https://raw.githubusercontent.com/bgshih/aster/master/train.py | https://github.com/bgshih/aster |
bgshih | aster | trainer.py | https://raw.githubusercontent.com/bgshih/aster/master/trainer.py | https://github.com/bgshih/aster |
keon | seq2seq | model.py | https://raw.githubusercontent.com/keon/seq2seq/master/model.py | https://github.com/keon/seq2seq |
keon | seq2seq | train.py | https://raw.githubusercontent.com/keon/seq2seq/master/train.py | https://github.com/keon/seq2seq |
keon | seq2seq | utils.py | https://raw.githubusercontent.com/keon/seq2seq/master/utils.py | https://github.com/keon/seq2seq |
christiancosgrove | pytorch-spectral-normalization-gan | main.py | https://raw.githubusercontent.com/christiancosgrove/pytorch-spectral-normalization-gan/master/main.py | https://github.com/christiancosgrove/pytorch-spectral-normalization-gan |
christiancosgrove | pytorch-spectral-normalization-gan | model.py | https://raw.githubusercontent.com/christiancosgrove/pytorch-spectral-normalization-gan/master/model.py | https://github.com/christiancosgrove/pytorch-spectral-normalization-gan |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.