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 |
|---|---|---|---|---|
yjn870 | RDN-pytorch | datasets.py | https://raw.githubusercontent.com/yjn870/RDN-pytorch/master/datasets.py | https://github.com/yjn870/RDN-pytorch |
yjn870 | RDN-pytorch | models.py | https://raw.githubusercontent.com/yjn870/RDN-pytorch/master/models.py | https://github.com/yjn870/RDN-pytorch |
yjn870 | RDN-pytorch | prepare.py | https://raw.githubusercontent.com/yjn870/RDN-pytorch/master/prepare.py | https://github.com/yjn870/RDN-pytorch |
yjn870 | RDN-pytorch | test.py | https://raw.githubusercontent.com/yjn870/RDN-pytorch/master/test.py | https://github.com/yjn870/RDN-pytorch |
yjn870 | RDN-pytorch | train.py | https://raw.githubusercontent.com/yjn870/RDN-pytorch/master/train.py | https://github.com/yjn870/RDN-pytorch |
yjn870 | RDN-pytorch | utils.py | https://raw.githubusercontent.com/yjn870/RDN-pytorch/master/utils.py | https://github.com/yjn870/RDN-pytorch |
GuHongyang | VaDE-pytorch | main.py | https://raw.githubusercontent.com/GuHongyang/VaDE-pytorch/master/main.py | https://github.com/GuHongyang/VaDE-pytorch |
GuHongyang | VaDE-pytorch | model.py | https://raw.githubusercontent.com/GuHongyang/VaDE-pytorch/master/model.py | https://github.com/GuHongyang/VaDE-pytorch |
pajikos | sms-gammu-gateway | run.py | https://raw.githubusercontent.com/pajikos/sms-gammu-gateway/master/run.py | https://github.com/pajikos/sms-gammu-gateway |
pajikos | sms-gammu-gateway | support.py | https://raw.githubusercontent.com/pajikos/sms-gammu-gateway/master/support.py | https://github.com/pajikos/sms-gammu-gateway |
daydayhappychao | technologyPower | adb.py | https://raw.githubusercontent.com/daydayhappychao/technologyPower/master/adb.py | https://github.com/daydayhappychao/technologyPower |
daydayhappychao | technologyPower | index.py | https://raw.githubusercontent.com/daydayhappychao/technologyPower/master/index.py | https://github.com/daydayhappychao/technologyPower |
NeuralNine | handwritten-digits-recognition | handwritten_digits_recognition.py | https://raw.githubusercontent.com/NeuralNine/handwritten-digits-recognition/master/handwritten_digits_recognition.py | https://github.com/NeuralNine/handwritten-digits-recognition |
nayeon7lee | bert-summarization | main.py | https://raw.githubusercontent.com/nayeon7lee/bert-summarization/master/main.py | https://github.com/nayeon7lee/bert-summarization |
titu1994 | keras-attention-augmented-convs | attn_augconv.py | https://raw.githubusercontent.com/titu1994/keras-attention-augmented-convs/master/attn_augconv.py | https://github.com/titu1994/keras-attention-augmented-convs |
torchbox | wagtail-headless-preview | runtests.py | https://raw.githubusercontent.com/torchbox/wagtail-headless-preview/main/runtests.py | https://github.com/torchbox/wagtail-headless-preview |
nccgroup | argumentinjectionhammer | ArgumentHammer.py | https://raw.githubusercontent.com/nccgroup/argumentinjectionhammer/master/ArgumentHammer.py | https://github.com/nccgroup/argumentinjectionhammer |
Byronnar | image_classfication | Imagef_SIFT_K-Means.py | https://raw.githubusercontent.com/Byronnar/image_classfication/master/Imagef_SIFT_K-Means.py | https://github.com/Byronnar/image_classfication |
Byronnar | image_classfication | move_results.py | https://raw.githubusercontent.com/Byronnar/image_classfication/master/move_results.py | https://github.com/Byronnar/image_classfication |
siqi13579 | ctr_Keras | dcn.py | https://raw.githubusercontent.com/siqi13579/ctr_Keras/master/dcn.py | https://github.com/siqi13579/ctr_Keras |
siqi13579 | ctr_Keras | deepfm_add.py | https://raw.githubusercontent.com/siqi13579/ctr_Keras/master/deepfm_add.py | https://github.com/siqi13579/ctr_Keras |
siqi13579 | ctr_Keras | deepfm_weight.py | https://raw.githubusercontent.com/siqi13579/ctr_Keras/master/deepfm_weight.py | https://github.com/siqi13579/ctr_Keras |
siqi13579 | ctr_Keras | deepfm_weight_firstorder.py | https://raw.githubusercontent.com/siqi13579/ctr_Keras/master/deepfm_weight_firstorder.py | https://github.com/siqi13579/ctr_Keras |
siqi13579 | ctr_Keras | fnn.py | https://raw.githubusercontent.com/siqi13579/ctr_Keras/master/fnn.py | https://github.com/siqi13579/ctr_Keras |
siqi13579 | ctr_Keras | lr.py | https://raw.githubusercontent.com/siqi13579/ctr_Keras/master/lr.py | https://github.com/siqi13579/ctr_Keras |
siqi13579 | ctr_Keras | nffm_concat_multiply.py | https://raw.githubusercontent.com/siqi13579/ctr_Keras/master/nffm_concat_multiply.py | https://github.com/siqi13579/ctr_Keras |
siqi13579 | ctr_Keras | nfm_concat_multiply.py | https://raw.githubusercontent.com/siqi13579/ctr_Keras/master/nfm_concat_multiply.py | https://github.com/siqi13579/ctr_Keras |
siqi13579 | ctr_Keras | nfm_dot_embedding.py | https://raw.githubusercontent.com/siqi13579/ctr_Keras/master/nfm_dot_embedding.py | https://github.com/siqi13579/ctr_Keras |
siqi13579 | ctr_Keras | nfm_sum_multiply.py | https://raw.githubusercontent.com/siqi13579/ctr_Keras/master/nfm_sum_multiply.py | https://github.com/siqi13579/ctr_Keras |
siqi13579 | ctr_Keras | preprocess.py | https://raw.githubusercontent.com/siqi13579/ctr_Keras/master/preprocess.py | https://github.com/siqi13579/ctr_Keras |
siqi13579 | ctr_Keras | wd.py | https://raw.githubusercontent.com/siqi13579/ctr_Keras/master/wd.py | https://github.com/siqi13579/ctr_Keras |
prdwb | bert_hae | cqa_flags.py | https://raw.githubusercontent.com/prdwb/bert_hae/master/cqa_flags.py | https://github.com/prdwb/bert_hae |
prdwb | bert_hae | cqa_gen_batches.py | https://raw.githubusercontent.com/prdwb/bert_hae/master/cqa_gen_batches.py | https://github.com/prdwb/bert_hae |
prdwb | bert_hae | cqa_model.py | https://raw.githubusercontent.com/prdwb/bert_hae/master/cqa_model.py | https://github.com/prdwb/bert_hae |
prdwb | bert_hae | cqa_supports.py | https://raw.githubusercontent.com/prdwb/bert_hae/master/cqa_supports.py | https://github.com/prdwb/bert_hae |
prdwb | bert_hae | hae.py | https://raw.githubusercontent.com/prdwb/bert_hae/master/hae.py | https://github.com/prdwb/bert_hae |
prdwb | bert_hae | modeling.py | https://raw.githubusercontent.com/prdwb/bert_hae/master/modeling.py | https://github.com/prdwb/bert_hae |
prdwb | bert_hae | optimization.py | https://raw.githubusercontent.com/prdwb/bert_hae/master/optimization.py | https://github.com/prdwb/bert_hae |
prdwb | bert_hae | reindent.py | https://raw.githubusercontent.com/prdwb/bert_hae/master/reindent.py | https://github.com/prdwb/bert_hae |
prdwb | bert_hae | scorer.py | https://raw.githubusercontent.com/prdwb/bert_hae/master/scorer.py | https://github.com/prdwb/bert_hae |
prdwb | bert_hae | tokenization.py | https://raw.githubusercontent.com/prdwb/bert_hae/master/tokenization.py | https://github.com/prdwb/bert_hae |
CGrassin | EMI_mapper | camera_emi_mapper.py | https://raw.githubusercontent.com/CGrassin/EMI_mapper/master/camera_emi_mapper.py | https://github.com/CGrassin/EMI_mapper |
CGrassin | EMI_mapper | gcode_emi_mapper.py | https://raw.githubusercontent.com/CGrassin/EMI_mapper/master/gcode_emi_mapper.py | https://github.com/CGrassin/EMI_mapper |
paulyehtw | Lane-Keeping-Assist-on-CARLA | controller2d.py | https://raw.githubusercontent.com/paulyehtw/Lane-Keeping-Assist-on-CARLA/master/controller2d.py | https://github.com/paulyehtw/Lane-Keeping-Assist-on-CARLA |
paulyehtw | Lane-Keeping-Assist-on-CARLA | module_7.py | https://raw.githubusercontent.com/paulyehtw/Lane-Keeping-Assist-on-CARLA/master/module_7.py | https://github.com/paulyehtw/Lane-Keeping-Assist-on-CARLA |
topiccrawler | jkcrawler | genREADME.py | https://raw.githubusercontent.com/topiccrawler/jkcrawler/master/genREADME.py | https://github.com/topiccrawler/jkcrawler |
bojone | el-2019-baseline | el.py | https://raw.githubusercontent.com/bojone/el-2019-baseline/master/el.py | https://github.com/bojone/el-2019-baseline |
doublechenching | brats_segmentation-pytorch | data.py | https://raw.githubusercontent.com/doublechenching/brats_segmentation-pytorch/master/data.py | https://github.com/doublechenching/brats_segmentation-pytorch |
doublechenching | brats_segmentation-pytorch | losses.py | https://raw.githubusercontent.com/doublechenching/brats_segmentation-pytorch/master/losses.py | https://github.com/doublechenching/brats_segmentation-pytorch |
doublechenching | brats_segmentation-pytorch | metrics.py | https://raw.githubusercontent.com/doublechenching/brats_segmentation-pytorch/master/metrics.py | https://github.com/doublechenching/brats_segmentation-pytorch |
doublechenching | brats_segmentation-pytorch | train_val.py | https://raw.githubusercontent.com/doublechenching/brats_segmentation-pytorch/master/train_val.py | https://github.com/doublechenching/brats_segmentation-pytorch |
xingchensong | Speech-Transformer-tf2.0 | train_transformer.py | https://raw.githubusercontent.com/xingchensong/Speech-Transformer-tf2.0/master/train_transformer.py | https://github.com/xingchensong/Speech-Transformer-tf2.0 |
enyac-group | LeGR | amc.py | https://raw.githubusercontent.com/enyac-group/LeGR/master/amc.py | https://github.com/enyac-group/LeGR |
enyac-group | LeGR | legr.py | https://raw.githubusercontent.com/enyac-group/LeGR/master/legr.py | https://github.com/enyac-group/LeGR |
enyac-group | LeGR | morphnet.py | https://raw.githubusercontent.com/enyac-group/LeGR/master/morphnet.py | https://github.com/enyac-group/LeGR |
haoxiangsnr | IRM-based-Speech-Enhancement-using-LSTM | train.py | https://raw.githubusercontent.com/haoxiangsnr/IRM-based-Speech-Enhancement-using-LSTM/master/train.py | https://github.com/haoxiangsnr/IRM-based-Speech-Enhancement-using-LSTM |
liteBB | liteBB | config.py | https://raw.githubusercontent.com/liteBB/liteBB/master/config.py | https://github.com/liteBB/liteBB |
wangguanan | Pytorch-Person-ReID-Baseline-PCB-Beyond-Part-Models | demo.py | https://raw.githubusercontent.com/wangguanan/Pytorch-Person-ReID-Baseline-PCB-Beyond-Part-Models/master/demo.py | https://github.com/wangguanan/Pytorch-Person-ReID-Baseline-PCB-Beyond-Part-Models |
wangguanan | Pytorch-Person-ReID-Baseline-PCB-Beyond-Part-Models | main.py | https://raw.githubusercontent.com/wangguanan/Pytorch-Person-ReID-Baseline-PCB-Beyond-Part-Models/master/main.py | https://github.com/wangguanan/Pytorch-Person-ReID-Baseline-PCB-Beyond-Part-Models |
FENGGENYU | CVPR2019_PartNet | ap_evaluate.py | https://raw.githubusercontent.com/FENGGENYU/CVPR2019_PartNet/master/ap_evaluate.py | https://github.com/FENGGENYU/CVPR2019_PartNet |
FENGGENYU | CVPR2019_PartNet | dataloader.py | https://raw.githubusercontent.com/FENGGENYU/CVPR2019_PartNet/master/dataloader.py | https://github.com/FENGGENYU/CVPR2019_PartNet |
FENGGENYU | CVPR2019_PartNet | dataloader_grass.py | https://raw.githubusercontent.com/FENGGENYU/CVPR2019_PartNet/master/dataloader_grass.py | https://github.com/FENGGENYU/CVPR2019_PartNet |
FENGGENYU | CVPR2019_PartNet | dataloader_symh.py | https://raw.githubusercontent.com/FENGGENYU/CVPR2019_PartNet/master/dataloader_symh.py | https://github.com/FENGGENYU/CVPR2019_PartNet |
FENGGENYU | CVPR2019_PartNet | partnet.py | https://raw.githubusercontent.com/FENGGENYU/CVPR2019_PartNet/master/partnet.py | https://github.com/FENGGENYU/CVPR2019_PartNet |
FENGGENYU | CVPR2019_PartNet | pointnet2.py | https://raw.githubusercontent.com/FENGGENYU/CVPR2019_PartNet/master/pointnet2.py | https://github.com/FENGGENYU/CVPR2019_PartNet |
FENGGENYU | CVPR2019_PartNet | test_demo.py | https://raw.githubusercontent.com/FENGGENYU/CVPR2019_PartNet/master/test_demo.py | https://github.com/FENGGENYU/CVPR2019_PartNet |
FENGGENYU | CVPR2019_PartNet | torchfoldext.py | https://raw.githubusercontent.com/FENGGENYU/CVPR2019_PartNet/master/torchfoldext.py | https://github.com/FENGGENYU/CVPR2019_PartNet |
FENGGENYU | CVPR2019_PartNet | train.py | https://raw.githubusercontent.com/FENGGENYU/CVPR2019_PartNet/master/train.py | https://github.com/FENGGENYU/CVPR2019_PartNet |
FENGGENYU | CVPR2019_PartNet | util.py | https://raw.githubusercontent.com/FENGGENYU/CVPR2019_PartNet/master/util.py | https://github.com/FENGGENYU/CVPR2019_PartNet |
facebookresearch | 2.5D-Visual-Sound | demo.py | https://raw.githubusercontent.com/facebookresearch/2.5D-Visual-Sound/main/demo.py | https://github.com/facebookresearch/2.5D-Visual-Sound |
facebookresearch | 2.5D-Visual-Sound | evaluate.py | https://raw.githubusercontent.com/facebookresearch/2.5D-Visual-Sound/main/evaluate.py | https://github.com/facebookresearch/2.5D-Visual-Sound |
facebookresearch | 2.5D-Visual-Sound | reEncodeAudio.py | https://raw.githubusercontent.com/facebookresearch/2.5D-Visual-Sound/main/reEncodeAudio.py | https://github.com/facebookresearch/2.5D-Visual-Sound |
facebookresearch | 2.5D-Visual-Sound | train.py | https://raw.githubusercontent.com/facebookresearch/2.5D-Visual-Sound/main/train.py | https://github.com/facebookresearch/2.5D-Visual-Sound |
vpphacker | vppbasic | vppbasic.py | https://raw.githubusercontent.com/vpphacker/vppbasic/master/vppbasic.py | https://github.com/vpphacker/vppbasic |
gauthierdmn | question_generation | config.py | https://raw.githubusercontent.com/gauthierdmn/question_generation/master/config.py | https://github.com/gauthierdmn/question_generation |
gauthierdmn | question_generation | eval.py | https://raw.githubusercontent.com/gauthierdmn/question_generation/master/eval.py | https://github.com/gauthierdmn/question_generation |
gauthierdmn | question_generation | layers.py | https://raw.githubusercontent.com/gauthierdmn/question_generation/master/layers.py | https://github.com/gauthierdmn/question_generation |
gauthierdmn | question_generation | make_dataset.py | https://raw.githubusercontent.com/gauthierdmn/question_generation/master/make_dataset.py | https://github.com/gauthierdmn/question_generation |
gauthierdmn | question_generation | model.py | https://raw.githubusercontent.com/gauthierdmn/question_generation/master/model.py | https://github.com/gauthierdmn/question_generation |
gauthierdmn | question_generation | preprocessing.py | https://raw.githubusercontent.com/gauthierdmn/question_generation/master/preprocessing.py | https://github.com/gauthierdmn/question_generation |
gauthierdmn | question_generation | train.py | https://raw.githubusercontent.com/gauthierdmn/question_generation/master/train.py | https://github.com/gauthierdmn/question_generation |
gauthierdmn | question_generation | utils.py | https://raw.githubusercontent.com/gauthierdmn/question_generation/master/utils.py | https://github.com/gauthierdmn/question_generation |
andyp123 | blender_vhacd | object_vhacd.py | https://raw.githubusercontent.com/andyp123/blender_vhacd/master/object_vhacd.py | https://github.com/andyp123/blender_vhacd |
averonesis | kubolt | kubolt.py | https://raw.githubusercontent.com/averonesis/kubolt/master/kubolt.py | https://github.com/averonesis/kubolt |
docwza | woa | run.py | https://raw.githubusercontent.com/docwza/woa/master/run.py | https://github.com/docwza/woa |
simonlindholm | asm-differ | test.py | https://raw.githubusercontent.com/simonlindholm/asm-differ/main/test.py | https://github.com/simonlindholm/asm-differ |
yinkalario | Two-Stage-Polyphonic-Sound-Event-Detection-and-Localization | evaluation.py | https://raw.githubusercontent.com/yinkalario/Two-Stage-Polyphonic-Sound-Event-Detection-and-Localization/master/evaluation.py | https://github.com/yinkalario/Two-Stage-Polyphonic-Sound-Event-Detection-and-Localization |
yinkalario | Two-Stage-Polyphonic-Sound-Event-Detection-and-Localization | loss.py | https://raw.githubusercontent.com/yinkalario/Two-Stage-Polyphonic-Sound-Event-Detection-and-Localization/master/loss.py | https://github.com/yinkalario/Two-Stage-Polyphonic-Sound-Event-Detection-and-Localization |
yinkalario | Two-Stage-Polyphonic-Sound-Event-Detection-and-Localization | main.py | https://raw.githubusercontent.com/yinkalario/Two-Stage-Polyphonic-Sound-Event-Detection-and-Localization/master/main.py | https://github.com/yinkalario/Two-Stage-Polyphonic-Sound-Event-Detection-and-Localization |
SkyBlueEternal | CNVD-C-2019-48814-CNNVD-201904-961 | CNVD-C-2019-48814-poc.py | https://raw.githubusercontent.com/SkyBlueEternal/CNVD-C-2019-48814-CNNVD-201904-961/master/CNVD-C-2019-48814-poc.py | https://github.com/SkyBlueEternal/CNVD-C-2019-48814-CNNVD-201904-961 |
noob-hackers | p-gen | p-gen.py | https://raw.githubusercontent.com/noob-hackers/p-gen/master/p-gen.py | https://github.com/noob-hackers/p-gen |
fundevogel | we-love-colors | tasks.py | https://raw.githubusercontent.com/fundevogel/we-love-colors/main/tasks.py | https://github.com/fundevogel/we-love-colors |
bendangnuksung | mrcnn_serving_ready | coco.py | https://raw.githubusercontent.com/bendangnuksung/mrcnn_serving_ready/master/coco.py | https://github.com/bendangnuksung/mrcnn_serving_ready |
bendangnuksung | mrcnn_serving_ready | config.py | https://raw.githubusercontent.com/bendangnuksung/mrcnn_serving_ready/master/config.py | https://github.com/bendangnuksung/mrcnn_serving_ready |
bendangnuksung | mrcnn_serving_ready | main.py | https://raw.githubusercontent.com/bendangnuksung/mrcnn_serving_ready/master/main.py | https://github.com/bendangnuksung/mrcnn_serving_ready |
bendangnuksung | mrcnn_serving_ready | utils.py | https://raw.githubusercontent.com/bendangnuksung/mrcnn_serving_ready/master/utils.py | https://github.com/bendangnuksung/mrcnn_serving_ready |
KalleHallden | Calendar_Automator | calendarauto.py | https://raw.githubusercontent.com/KalleHallden/Calendar_Automator/master/calendarauto.py | https://github.com/KalleHallden/Calendar_Automator |
madereddy | noisy | noisy.py | https://raw.githubusercontent.com/madereddy/noisy/master/noisy.py | https://github.com/madereddy/noisy |
llt4l | iCULeak.py | iCULeak.py | https://raw.githubusercontent.com/llt4l/iCULeak.py/master/iCULeak.py | https://github.com/llt4l/iCULeak.py |
Datalux | Osintgram | main.py | https://raw.githubusercontent.com/Datalux/Osintgram/master/main.py | https://github.com/Datalux/Osintgram |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.