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 |
|---|---|---|---|---|
claude-zhou | MojiTalk | model_helpers.py | https://raw.githubusercontent.com/claude-zhou/MojiTalk/master/model_helpers.py | https://github.com/claude-zhou/MojiTalk |
claude-zhou | MojiTalk | rl_run.py | https://raw.githubusercontent.com/claude-zhou/MojiTalk/master/rl_run.py | https://github.com/claude-zhou/MojiTalk |
neptune-ai | open-solution-salt-identification | empty_vs_non_empty.py | https://raw.githubusercontent.com/neptune-ai/open-solution-salt-identification/master/empty_vs_non_empty.py | https://github.com/neptune-ai/open-solution-salt-identification |
neptune-ai | open-solution-salt-identification | main.py | https://raw.githubusercontent.com/neptune-ai/open-solution-salt-identification/master/main.py | https://github.com/neptune-ai/open-solution-salt-identification |
neptune-ai | open-solution-salt-identification | prepare_metadata.py | https://raw.githubusercontent.com/neptune-ai/open-solution-salt-identification/master/prepare_metadata.py | https://github.com/neptune-ai/open-solution-salt-identification |
yifeishi | PlaneMatch | cropextract.py | https://raw.githubusercontent.com/yifeishi/PlaneMatch/master/cropextract.py | https://github.com/yifeishi/PlaneMatch |
yifeishi | PlaneMatch | dataset_planematch.py | https://raw.githubusercontent.com/yifeishi/PlaneMatch/master/dataset_planematch.py | https://github.com/yifeishi/PlaneMatch |
yifeishi | PlaneMatch | network_planematch.py | https://raw.githubusercontent.com/yifeishi/PlaneMatch/master/network_planematch.py | https://github.com/yifeishi/PlaneMatch |
yifeishi | PlaneMatch | rgbd_cal.py | https://raw.githubusercontent.com/yifeishi/PlaneMatch/master/rgbd_cal.py | https://github.com/yifeishi/PlaneMatch |
yifeishi | PlaneMatch | test.py | https://raw.githubusercontent.com/yifeishi/PlaneMatch/master/test.py | https://github.com/yifeishi/PlaneMatch |
yifeishi | PlaneMatch | train.py | https://raw.githubusercontent.com/yifeishi/PlaneMatch/master/train.py | https://github.com/yifeishi/PlaneMatch |
yifeishi | PlaneMatch | util.py | https://raw.githubusercontent.com/yifeishi/PlaneMatch/master/util.py | https://github.com/yifeishi/PlaneMatch |
shirgur | UnsupervisedDepthFromFocus | train.py | https://raw.githubusercontent.com/shirgur/UnsupervisedDepthFromFocus/master/train.py | https://github.com/shirgur/UnsupervisedDepthFromFocus |
mlsmithjr | transcoder | mixintests.py | https://raw.githubusercontent.com/mlsmithjr/transcoder/master/mixintests.py | https://github.com/mlsmithjr/transcoder |
mlsmithjr | transcoder | transcodertests.py | https://raw.githubusercontent.com/mlsmithjr/transcoder/master/transcodertests.py | https://github.com/mlsmithjr/transcoder |
MatteoGuadrini | Butterfly-Backup | bb.py | https://raw.githubusercontent.com/MatteoGuadrini/Butterfly-Backup/master/bb.py | https://github.com/MatteoGuadrini/Butterfly-Backup |
MatteoGuadrini | Butterfly-Backup | utility.py | https://raw.githubusercontent.com/MatteoGuadrini/Butterfly-Backup/master/utility.py | https://github.com/MatteoGuadrini/Butterfly-Backup |
machine-reasoning-ufrgs | TSP-GNN | dataset.py | https://raw.githubusercontent.com/machine-reasoning-ufrgs/TSP-GNN/master/dataset.py | https://github.com/machine-reasoning-ufrgs/TSP-GNN |
machine-reasoning-ufrgs | TSP-GNN | graphnn.py | https://raw.githubusercontent.com/machine-reasoning-ufrgs/TSP-GNN/master/graphnn.py | https://github.com/machine-reasoning-ufrgs/TSP-GNN |
machine-reasoning-ufrgs | TSP-GNN | instance_loader.py | https://raw.githubusercontent.com/machine-reasoning-ufrgs/TSP-GNN/master/instance_loader.py | https://github.com/machine-reasoning-ufrgs/TSP-GNN |
machine-reasoning-ufrgs | TSP-GNN | mlp.py | https://raw.githubusercontent.com/machine-reasoning-ufrgs/TSP-GNN/master/mlp.py | https://github.com/machine-reasoning-ufrgs/TSP-GNN |
machine-reasoning-ufrgs | TSP-GNN | model.py | https://raw.githubusercontent.com/machine-reasoning-ufrgs/TSP-GNN/master/model.py | https://github.com/machine-reasoning-ufrgs/TSP-GNN |
machine-reasoning-ufrgs | TSP-GNN | redirector.py | https://raw.githubusercontent.com/machine-reasoning-ufrgs/TSP-GNN/master/redirector.py | https://github.com/machine-reasoning-ufrgs/TSP-GNN |
machine-reasoning-ufrgs | TSP-GNN | test.py | https://raw.githubusercontent.com/machine-reasoning-ufrgs/TSP-GNN/master/test.py | https://github.com/machine-reasoning-ufrgs/TSP-GNN |
machine-reasoning-ufrgs | TSP-GNN | train.py | https://raw.githubusercontent.com/machine-reasoning-ufrgs/TSP-GNN/master/train.py | https://github.com/machine-reasoning-ufrgs/TSP-GNN |
machine-reasoning-ufrgs | TSP-GNN | util.py | https://raw.githubusercontent.com/machine-reasoning-ufrgs/TSP-GNN/master/util.py | https://github.com/machine-reasoning-ufrgs/TSP-GNN |
paultsw | nice_pytorch | make_datasets.py | https://raw.githubusercontent.com/paultsw/nice_pytorch/master/make_datasets.py | https://github.com/paultsw/nice_pytorch |
paultsw | nice_pytorch | sample.py | https://raw.githubusercontent.com/paultsw/nice_pytorch/master/sample.py | https://github.com/paultsw/nice_pytorch |
paultsw | nice_pytorch | train.py | https://raw.githubusercontent.com/paultsw/nice_pytorch/master/train.py | https://github.com/paultsw/nice_pytorch |
ZhengkunTian | Speech-Tranformer-Pytorch | DataLoader.py | https://raw.githubusercontent.com/ZhengkunTian/Speech-Tranformer-Pytorch/master/DataLoader.py | https://github.com/ZhengkunTian/Speech-Tranformer-Pytorch |
ZhengkunTian | Speech-Tranformer-Pytorch | Dataset.py | https://raw.githubusercontent.com/ZhengkunTian/Speech-Tranformer-Pytorch/master/Dataset.py | https://github.com/ZhengkunTian/Speech-Tranformer-Pytorch |
ZhengkunTian | Speech-Tranformer-Pytorch | eval.py | https://raw.githubusercontent.com/ZhengkunTian/Speech-Tranformer-Pytorch/master/eval.py | https://github.com/ZhengkunTian/Speech-Tranformer-Pytorch |
ZhengkunTian | Speech-Tranformer-Pytorch | train.py | https://raw.githubusercontent.com/ZhengkunTian/Speech-Tranformer-Pytorch/master/train.py | https://github.com/ZhengkunTian/Speech-Tranformer-Pytorch |
ZhengkunTian | Speech-Tranformer-Pytorch | train_multi.py | https://raw.githubusercontent.com/ZhengkunTian/Speech-Tranformer-Pytorch/master/train_multi.py | https://github.com/ZhengkunTian/Speech-Tranformer-Pytorch |
val-iisc | 3d-lmnet | metrics.py | https://raw.githubusercontent.com/val-iisc/3d-lmnet/master/metrics.py | https://github.com/val-iisc/3d-lmnet |
val-iisc | 3d-lmnet | train_ae.py | https://raw.githubusercontent.com/val-iisc/3d-lmnet/master/train_ae.py | https://github.com/val-iisc/3d-lmnet |
val-iisc | 3d-lmnet | train_lm.py | https://raw.githubusercontent.com/val-iisc/3d-lmnet/master/train_lm.py | https://github.com/val-iisc/3d-lmnet |
val-iisc | 3d-lmnet | train_plm.py | https://raw.githubusercontent.com/val-iisc/3d-lmnet/master/train_plm.py | https://github.com/val-iisc/3d-lmnet |
Netrvin | telegram-pm-chat-bot | main.py | https://raw.githubusercontent.com/Netrvin/telegram-pm-chat-bot/master/main.py | https://github.com/Netrvin/telegram-pm-chat-bot |
kach | tower-of-power | tower-of-power.py | https://raw.githubusercontent.com/kach/tower-of-power/master/tower-of-power.py | https://github.com/kach/tower-of-power |
mrmtwoj | 0day-mikrotik | WinboxExploit.py | https://raw.githubusercontent.com/mrmtwoj/0day-mikrotik/master/WinboxExploit.py | https://github.com/mrmtwoj/0day-mikrotik |
mrmtwoj | 0day-mikrotik | extract_user.py | https://raw.githubusercontent.com/mrmtwoj/0day-mikrotik/master/extract_user.py | https://github.com/mrmtwoj/0day-mikrotik |
Jongchan | DISTORT-AND-RECOVER-CVPR18 | action.py | https://raw.githubusercontent.com/Jongchan/DISTORT-AND-RECOVER-CVPR18/master/action.py | https://github.com/Jongchan/DISTORT-AND-RECOVER-CVPR18 |
Jongchan | DISTORT-AND-RECOVER-CVPR18 | action_set.py | https://raw.githubusercontent.com/Jongchan/DISTORT-AND-RECOVER-CVPR18/master/action_set.py | https://github.com/Jongchan/DISTORT-AND-RECOVER-CVPR18 |
Jongchan | DISTORT-AND-RECOVER-CVPR18 | get_global_feature.py | https://raw.githubusercontent.com/Jongchan/DISTORT-AND-RECOVER-CVPR18/master/get_global_feature.py | https://github.com/Jongchan/DISTORT-AND-RECOVER-CVPR18 |
Jongchan | DISTORT-AND-RECOVER-CVPR18 | get_hist.py | https://raw.githubusercontent.com/Jongchan/DISTORT-AND-RECOVER-CVPR18/master/get_hist.py | https://github.com/Jongchan/DISTORT-AND-RECOVER-CVPR18 |
Jongchan | DISTORT-AND-RECOVER-CVPR18 | main.py | https://raw.githubusercontent.com/Jongchan/DISTORT-AND-RECOVER-CVPR18/master/main.py | https://github.com/Jongchan/DISTORT-AND-RECOVER-CVPR18 |
Jongchan | DISTORT-AND-RECOVER-CVPR18 | model_vgg.py | https://raw.githubusercontent.com/Jongchan/DISTORT-AND-RECOVER-CVPR18/master/model_vgg.py | https://github.com/Jongchan/DISTORT-AND-RECOVER-CVPR18 |
Jongchan | DISTORT-AND-RECOVER-CVPR18 | parse_test.py | https://raw.githubusercontent.com/Jongchan/DISTORT-AND-RECOVER-CVPR18/master/parse_test.py | https://github.com/Jongchan/DISTORT-AND-RECOVER-CVPR18 |
Jongchan | DISTORT-AND-RECOVER-CVPR18 | q_network.py | https://raw.githubusercontent.com/Jongchan/DISTORT-AND-RECOVER-CVPR18/master/q_network.py | https://github.com/Jongchan/DISTORT-AND-RECOVER-CVPR18 |
minitrill | TextAudit | base64encode.py | https://raw.githubusercontent.com/minitrill/TextAudit/master/base64encode.py | https://github.com/minitrill/TextAudit |
minitrill | TextAudit | bayes_text_classifie.py | https://raw.githubusercontent.com/minitrill/TextAudit/master/bayes_text_classifie.py | https://github.com/minitrill/TextAudit |
minitrill | TextAudit | bunch2tf_idf.py | https://raw.githubusercontent.com/minitrill/TextAudit/master/bunch2tf_idf.py | https://github.com/minitrill/TextAudit |
minitrill | TextAudit | corpus2bunch.py | https://raw.githubusercontent.com/minitrill/TextAudit/master/corpus2bunch.py | https://github.com/minitrill/TextAudit |
minitrill | TextAudit | gensim_demo.py | https://raw.githubusercontent.com/minitrill/TextAudit/master/gensim_demo.py | https://github.com/minitrill/TextAudit |
minitrill | TextAudit | jieba_demo.py | https://raw.githubusercontent.com/minitrill/TextAudit/master/jieba_demo.py | https://github.com/minitrill/TextAudit |
minitrill | TextAudit | sensitive_word.py | https://raw.githubusercontent.com/minitrill/TextAudit/master/sensitive_word.py | https://github.com/minitrill/TextAudit |
minitrill | TextAudit | stop_words.py | https://raw.githubusercontent.com/minitrill/TextAudit/master/stop_words.py | https://github.com/minitrill/TextAudit |
minitrill | TextAudit | text_categorization.py | https://raw.githubusercontent.com/minitrill/TextAudit/master/text_categorization.py | https://github.com/minitrill/TextAudit |
minitrill | TextAudit | text_classifie.py | https://raw.githubusercontent.com/minitrill/TextAudit/master/text_classifie.py | https://github.com/minitrill/TextAudit |
minitrill | TextAudit | text_filter.py | https://raw.githubusercontent.com/minitrill/TextAudit/master/text_filter.py | https://github.com/minitrill/TextAudit |
minitrill | TextAudit | word_count.py | https://raw.githubusercontent.com/minitrill/TextAudit/master/word_count.py | https://github.com/minitrill/TextAudit |
minitrill | TextAudit | word_segment.py | https://raw.githubusercontent.com/minitrill/TextAudit/master/word_segment.py | https://github.com/minitrill/TextAudit |
con2 | emrichen | update_readme.py | https://raw.githubusercontent.com/con2/emrichen/master/update_readme.py | https://github.com/con2/emrichen |
con2 | emrichen | update_tags_init.py | https://raw.githubusercontent.com/con2/emrichen/master/update_tags_init.py | https://github.com/con2/emrichen |
SteveD3 | kit_hunter | kit_hunter_2.py | https://raw.githubusercontent.com/SteveD3/kit_hunter/master/kit_hunter_2.py | https://github.com/SteveD3/kit_hunter |
TowardsNorth | yolo_v1_tensorflow_guiyu | test.py | https://raw.githubusercontent.com/TowardsNorth/yolo_v1_tensorflow_guiyu/master/test.py | https://github.com/TowardsNorth/yolo_v1_tensorflow_guiyu |
TowardsNorth | yolo_v1_tensorflow_guiyu | train.py | https://raw.githubusercontent.com/TowardsNorth/yolo_v1_tensorflow_guiyu/master/train.py | https://github.com/TowardsNorth/yolo_v1_tensorflow_guiyu |
kobiso | CBAM-tensorflow-slim | eval_image_classifier.py | https://raw.githubusercontent.com/kobiso/CBAM-tensorflow-slim/master/eval_image_classifier.py | https://github.com/kobiso/CBAM-tensorflow-slim |
kobiso | CBAM-tensorflow-slim | eval_image_classifier_loop.py | https://raw.githubusercontent.com/kobiso/CBAM-tensorflow-slim/master/eval_image_classifier_loop.py | https://github.com/kobiso/CBAM-tensorflow-slim |
kobiso | CBAM-tensorflow-slim | train_image_classifier.py | https://raw.githubusercontent.com/kobiso/CBAM-tensorflow-slim/master/train_image_classifier.py | https://github.com/kobiso/CBAM-tensorflow-slim |
epsagon | lambda-cost-calculator | consts.py | https://raw.githubusercontent.com/epsagon/lambda-cost-calculator/master/consts.py | https://github.com/epsagon/lambda-cost-calculator |
epsagon | lambda-cost-calculator | lambda_cost_calculator.py | https://raw.githubusercontent.com/epsagon/lambda-cost-calculator/master/lambda_cost_calculator.py | https://github.com/epsagon/lambda-cost-calculator |
kororo | excelcy | adhoc.py | https://raw.githubusercontent.com/kororo/excelcy/master/adhoc.py | https://github.com/kororo/excelcy |
ydkhatri | spotlight_parser | spotlight_parser.py | https://raw.githubusercontent.com/ydkhatri/spotlight_parser/master/spotlight_parser.py | https://github.com/ydkhatri/spotlight_parser |
ydkhatri | spotlight_parser | spotlight_parser_python2.py | https://raw.githubusercontent.com/ydkhatri/spotlight_parser/master/spotlight_parser_python2.py | https://github.com/ydkhatri/spotlight_parser |
ddehueck | pytorch-neat | xor_run.py | https://raw.githubusercontent.com/ddehueck/pytorch-neat/master/xor_run.py | https://github.com/ddehueck/pytorch-neat |
ruoqianguo | FPN_Pytorch | test_net.py | https://raw.githubusercontent.com/ruoqianguo/FPN_Pytorch/master/test_net.py | https://github.com/ruoqianguo/FPN_Pytorch |
ruoqianguo | FPN_Pytorch | trainval_net.py | https://raw.githubusercontent.com/ruoqianguo/FPN_Pytorch/master/trainval_net.py | https://github.com/ruoqianguo/FPN_Pytorch |
michaal94 | torch_DCEC | mnist.py | https://raw.githubusercontent.com/michaal94/torch_DCEC/master/mnist.py | https://github.com/michaal94/torch_DCEC |
michaal94 | torch_DCEC | nets.py | https://raw.githubusercontent.com/michaal94/torch_DCEC/master/nets.py | https://github.com/michaal94/torch_DCEC |
michaal94 | torch_DCEC | torch_DCEC.py | https://raw.githubusercontent.com/michaal94/torch_DCEC/master/torch_DCEC.py | https://github.com/michaal94/torch_DCEC |
michaal94 | torch_DCEC | training_functions.py | https://raw.githubusercontent.com/michaal94/torch_DCEC/master/training_functions.py | https://github.com/michaal94/torch_DCEC |
michaal94 | torch_DCEC | utils.py | https://raw.githubusercontent.com/michaal94/torch_DCEC/master/utils.py | https://github.com/michaal94/torch_DCEC |
Kocarus | Manga-Translator-TesseractOCR | locate_bubbles.py | https://raw.githubusercontent.com/Kocarus/Manga-Translator-TesseractOCR/master/locate_bubbles.py | https://github.com/Kocarus/Manga-Translator-TesseractOCR |
Kocarus | Manga-Translator-TesseractOCR | manga_translate.py | https://raw.githubusercontent.com/Kocarus/Manga-Translator-TesseractOCR/master/manga_translate.py | https://github.com/Kocarus/Manga-Translator-TesseractOCR |
Kocarus | Manga-Translator-TesseractOCR | translate.py | https://raw.githubusercontent.com/Kocarus/Manga-Translator-TesseractOCR/master/translate.py | https://github.com/Kocarus/Manga-Translator-TesseractOCR |
Kocarus | Manga-Translator-TesseractOCR | typeset.py | https://raw.githubusercontent.com/Kocarus/Manga-Translator-TesseractOCR/master/typeset.py | https://github.com/Kocarus/Manga-Translator-TesseractOCR |
bojone | margin-softmax | margin_softmax.py | https://raw.githubusercontent.com/bojone/margin-softmax/master/margin_softmax.py | https://github.com/bojone/margin-softmax |
bojone | margin-softmax | sent_sim.py | https://raw.githubusercontent.com/bojone/margin-softmax/master/sent_sim.py | https://github.com/bojone/margin-softmax |
watersink | ocrsegment | md_lstm.py | https://raw.githubusercontent.com/watersink/ocrsegment/master/md_lstm.py | https://github.com/watersink/ocrsegment |
watersink | ocrsegment | segmentation.py | https://raw.githubusercontent.com/watersink/ocrsegment/master/segmentation.py | https://github.com/watersink/ocrsegment |
watersink | ocrsegment | train_test.py | https://raw.githubusercontent.com/watersink/ocrsegment/master/train_test.py | https://github.com/watersink/ocrsegment |
TheSpeedX | TBomb | bomber.py | https://raw.githubusercontent.com/TheSpeedX/TBomb/master/bomber.py | https://github.com/TheSpeedX/TBomb |
madhavanmalolan | awesome-reactnative-ui | extractor.py | https://raw.githubusercontent.com/madhavanmalolan/awesome-reactnative-ui/master/extractor.py | https://github.com/madhavanmalolan/awesome-reactnative-ui |
anouarbensaad | vulnx | vulnx.py | https://raw.githubusercontent.com/anouarbensaad/vulnx/master/vulnx.py | https://github.com/anouarbensaad/vulnx |
dephell | dephell | install.py | https://raw.githubusercontent.com/dephell/dephell/master/install.py | https://github.com/dephell/dephell |
corpnewt | GenSMBIOS | GenSMBIOS.py | https://raw.githubusercontent.com/corpnewt/GenSMBIOS/master/GenSMBIOS.py | https://github.com/corpnewt/GenSMBIOS |
hfawaz | dl-4-tsc | main.py | https://raw.githubusercontent.com/hfawaz/dl-4-tsc/master/main.py | https://github.com/hfawaz/dl-4-tsc |
kennethreitz | pytheory | test_pytheory.py | https://raw.githubusercontent.com/kennethreitz/pytheory/master/test_pytheory.py | https://github.com/kennethreitz/pytheory |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.