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 |
|---|---|---|---|---|
ptrblck | pytorch_misc | edge_weighting_segmentation.py | https://raw.githubusercontent.com/ptrblck/pytorch_misc/master/edge_weighting_segmentation.py | https://github.com/ptrblck/pytorch_misc |
ptrblck | pytorch_misc | image_rotation_with_matrix.py | https://raw.githubusercontent.com/ptrblck/pytorch_misc/master/image_rotation_with_matrix.py | https://github.com/ptrblck/pytorch_misc |
ptrblck | pytorch_misc | mnist_autoencoder.py | https://raw.githubusercontent.com/ptrblck/pytorch_misc/master/mnist_autoencoder.py | https://github.com/ptrblck/pytorch_misc |
ptrblck | pytorch_misc | mnist_permuted.py | https://raw.githubusercontent.com/ptrblck/pytorch_misc/master/mnist_permuted.py | https://github.com/ptrblck/pytorch_misc |
ptrblck | pytorch_misc | model_sharding_data_parallel.py | https://raw.githubusercontent.com/ptrblck/pytorch_misc/master/model_sharding_data_parallel.py | https://github.com/ptrblck/pytorch_misc |
ptrblck | pytorch_misc | momentum_update_nograd.py | https://raw.githubusercontent.com/ptrblck/pytorch_misc/master/momentum_update_nograd.py | https://github.com/ptrblck/pytorch_misc |
ptrblck | pytorch_misc | pytorch_redis.py | https://raw.githubusercontent.com/ptrblck/pytorch_misc/master/pytorch_redis.py | https://github.com/ptrblck/pytorch_misc |
ptrblck | pytorch_misc | shared_array.py | https://raw.githubusercontent.com/ptrblck/pytorch_misc/master/shared_array.py | https://github.com/ptrblck/pytorch_misc |
ptrblck | pytorch_misc | shared_dict.py | https://raw.githubusercontent.com/ptrblck/pytorch_misc/master/shared_dict.py | https://github.com/ptrblck/pytorch_misc |
ptrblck | pytorch_misc | unet_demo.py | https://raw.githubusercontent.com/ptrblck/pytorch_misc/master/unet_demo.py | https://github.com/ptrblck/pytorch_misc |
ptrblck | pytorch_misc | weighted_sampling.py | https://raw.githubusercontent.com/ptrblck/pytorch_misc/master/weighted_sampling.py | https://github.com/ptrblck/pytorch_misc |
medipixel | rl_algorithms | run_lunarlander_continuous_v2.py | https://raw.githubusercontent.com/medipixel/rl_algorithms/master/run_lunarlander_continuous_v2.py | https://github.com/medipixel/rl_algorithms |
medipixel | rl_algorithms | run_lunarlander_v2.py | https://raw.githubusercontent.com/medipixel/rl_algorithms/master/run_lunarlander_v2.py | https://github.com/medipixel/rl_algorithms |
medipixel | rl_algorithms | run_pong_no_frameskip_v4.py | https://raw.githubusercontent.com/medipixel/rl_algorithms/master/run_pong_no_frameskip_v4.py | https://github.com/medipixel/rl_algorithms |
medipixel | rl_algorithms | run_reacher_v2.py | https://raw.githubusercontent.com/medipixel/rl_algorithms/master/run_reacher_v2.py | https://github.com/medipixel/rl_algorithms |
Socialbird-AILab | BERT-Classification-Tutorial | download_glue.py | https://raw.githubusercontent.com/Socialbird-AILab/BERT-Classification-Tutorial/master/download_glue.py | https://github.com/Socialbird-AILab/BERT-Classification-Tutorial |
Socialbird-AILab | BERT-Classification-Tutorial | modeling.py | https://raw.githubusercontent.com/Socialbird-AILab/BERT-Classification-Tutorial/master/modeling.py | https://github.com/Socialbird-AILab/BERT-Classification-Tutorial |
Socialbird-AILab | BERT-Classification-Tutorial | modeling_test.py | https://raw.githubusercontent.com/Socialbird-AILab/BERT-Classification-Tutorial/master/modeling_test.py | https://github.com/Socialbird-AILab/BERT-Classification-Tutorial |
Socialbird-AILab | BERT-Classification-Tutorial | optimization.py | https://raw.githubusercontent.com/Socialbird-AILab/BERT-Classification-Tutorial/master/optimization.py | https://github.com/Socialbird-AILab/BERT-Classification-Tutorial |
Socialbird-AILab | BERT-Classification-Tutorial | optimization_test.py | https://raw.githubusercontent.com/Socialbird-AILab/BERT-Classification-Tutorial/master/optimization_test.py | https://github.com/Socialbird-AILab/BERT-Classification-Tutorial |
Socialbird-AILab | BERT-Classification-Tutorial | run_classifier.py | https://raw.githubusercontent.com/Socialbird-AILab/BERT-Classification-Tutorial/master/run_classifier.py | https://github.com/Socialbird-AILab/BERT-Classification-Tutorial |
Socialbird-AILab | BERT-Classification-Tutorial | tokenization_test.py | https://raw.githubusercontent.com/Socialbird-AILab/BERT-Classification-Tutorial/master/tokenization_test.py | https://github.com/Socialbird-AILab/BERT-Classification-Tutorial |
Unity-Technologies | obstacle-tower-env | obstacle_tower_env.py | https://raw.githubusercontent.com/Unity-Technologies/obstacle-tower-env/master/obstacle_tower_env.py | https://github.com/Unity-Technologies/obstacle-tower-env |
GT-RIPL | Continual-Learning-Benchmark | iBatchLearn.py | https://raw.githubusercontent.com/GT-RIPL/Continual-Learning-Benchmark/master/iBatchLearn.py | https://github.com/GT-RIPL/Continual-Learning-Benchmark |
xen0l | aws-gate | tasks.py | https://raw.githubusercontent.com/xen0l/aws-gate/master/tasks.py | https://github.com/xen0l/aws-gate |
DeNA | PyTorch_YOLOv3 | demo.py | https://raw.githubusercontent.com/DeNA/PyTorch_YOLOv3/master/demo.py | https://github.com/DeNA/PyTorch_YOLOv3 |
DeNA | PyTorch_YOLOv3 | train.py | https://raw.githubusercontent.com/DeNA/PyTorch_YOLOv3/master/train.py | https://github.com/DeNA/PyTorch_YOLOv3 |
avalonstrel | GatedConvolution_pytorch | test.py | https://raw.githubusercontent.com/avalonstrel/GatedConvolution_pytorch/master/test.py | https://github.com/avalonstrel/GatedConvolution_pytorch |
avalonstrel | GatedConvolution_pytorch | test_images.py | https://raw.githubusercontent.com/avalonstrel/GatedConvolution_pytorch/master/test_images.py | https://github.com/avalonstrel/GatedConvolution_pytorch |
avalonstrel | GatedConvolution_pytorch | train_sagan.py | https://raw.githubusercontent.com/avalonstrel/GatedConvolution_pytorch/master/train_sagan.py | https://github.com/avalonstrel/GatedConvolution_pytorch |
Sha-Lab | FEAT | pretrain.py | https://raw.githubusercontent.com/Sha-Lab/FEAT/master/pretrain.py | https://github.com/Sha-Lab/FEAT |
ppwwyyxx | Adversarial-Face-Attack | face_attack.py | https://raw.githubusercontent.com/ppwwyyxx/Adversarial-Face-Attack/master/face_attack.py | https://github.com/ppwwyyxx/Adversarial-Face-Attack |
fbkcs | ThunderDNS | proxy.py | https://raw.githubusercontent.com/fbkcs/ThunderDNS/master/proxy.py | https://github.com/fbkcs/ThunderDNS |
fbkcs | ThunderDNS | server.py | https://raw.githubusercontent.com/fbkcs/ThunderDNS/master/server.py | https://github.com/fbkcs/ThunderDNS |
yassineaboukir | Asnlookup | asnlookup.py | https://raw.githubusercontent.com/yassineaboukir/Asnlookup/master/asnlookup.py | https://github.com/yassineaboukir/Asnlookup |
lenscloth | RKD | run.py | https://raw.githubusercontent.com/lenscloth/RKD/master/run.py | https://github.com/lenscloth/RKD |
lenscloth | RKD | run_distill.py | https://raw.githubusercontent.com/lenscloth/RKD/master/run_distill.py | https://github.com/lenscloth/RKD |
lenscloth | RKD | run_distill_fitnet.py | https://raw.githubusercontent.com/lenscloth/RKD/master/run_distill_fitnet.py | https://github.com/lenscloth/RKD |
eugenevinitsky | sequential_social_dilemma_games | utility_funcs.py | https://raw.githubusercontent.com/eugenevinitsky/sequential_social_dilemma_games/master/utility_funcs.py | https://github.com/eugenevinitsky/sequential_social_dilemma_games |
ooooverflow | BiSeNet | demo.py | https://raw.githubusercontent.com/ooooverflow/BiSeNet/master/demo.py | https://github.com/ooooverflow/BiSeNet |
ooooverflow | BiSeNet | eval.py | https://raw.githubusercontent.com/ooooverflow/BiSeNet/master/eval.py | https://github.com/ooooverflow/BiSeNet |
ooooverflow | BiSeNet | loss.py | https://raw.githubusercontent.com/ooooverflow/BiSeNet/master/loss.py | https://github.com/ooooverflow/BiSeNet |
ooooverflow | BiSeNet | train.py | https://raw.githubusercontent.com/ooooverflow/BiSeNet/master/train.py | https://github.com/ooooverflow/BiSeNet |
ooooverflow | BiSeNet | utils.py | https://raw.githubusercontent.com/ooooverflow/BiSeNet/master/utils.py | https://github.com/ooooverflow/BiSeNet |
saucer-man | saucerframe | saucerframe.py | https://raw.githubusercontent.com/saucer-man/saucerframe/master/saucerframe.py | https://github.com/saucer-man/saucerframe |
Wanggcong | Spatial-Temporal-Re-identification | evaluate_rerank_duke.py | https://raw.githubusercontent.com/Wanggcong/Spatial-Temporal-Re-identification/master/evaluate_rerank_duke.py | https://github.com/Wanggcong/Spatial-Temporal-Re-identification |
Wanggcong | Spatial-Temporal-Re-identification | evaluate_rerank_market.py | https://raw.githubusercontent.com/Wanggcong/Spatial-Temporal-Re-identification/master/evaluate_rerank_market.py | https://github.com/Wanggcong/Spatial-Temporal-Re-identification |
Wanggcong | Spatial-Temporal-Re-identification | evaluate_st.py | https://raw.githubusercontent.com/Wanggcong/Spatial-Temporal-Re-identification/master/evaluate_st.py | https://github.com/Wanggcong/Spatial-Temporal-Re-identification |
Wanggcong | Spatial-Temporal-Re-identification | gen_rerank_all_scores_mat.py | https://raw.githubusercontent.com/Wanggcong/Spatial-Temporal-Re-identification/master/gen_rerank_all_scores_mat.py | https://github.com/Wanggcong/Spatial-Temporal-Re-identification |
Wanggcong | Spatial-Temporal-Re-identification | gen_st_model_duke.py | https://raw.githubusercontent.com/Wanggcong/Spatial-Temporal-Re-identification/master/gen_st_model_duke.py | https://github.com/Wanggcong/Spatial-Temporal-Re-identification |
Wanggcong | Spatial-Temporal-Re-identification | gen_st_model_market.py | https://raw.githubusercontent.com/Wanggcong/Spatial-Temporal-Re-identification/master/gen_st_model_market.py | https://github.com/Wanggcong/Spatial-Temporal-Re-identification |
Wanggcong | Spatial-Temporal-Re-identification | model.py | https://raw.githubusercontent.com/Wanggcong/Spatial-Temporal-Re-identification/master/model.py | https://github.com/Wanggcong/Spatial-Temporal-Re-identification |
Wanggcong | Spatial-Temporal-Re-identification | plot_st_distribution.py | https://raw.githubusercontent.com/Wanggcong/Spatial-Temporal-Re-identification/master/plot_st_distribution.py | https://github.com/Wanggcong/Spatial-Temporal-Re-identification |
Wanggcong | Spatial-Temporal-Re-identification | prepare.py | https://raw.githubusercontent.com/Wanggcong/Spatial-Temporal-Re-identification/master/prepare.py | https://github.com/Wanggcong/Spatial-Temporal-Re-identification |
Wanggcong | Spatial-Temporal-Re-identification | re_ranking.py | https://raw.githubusercontent.com/Wanggcong/Spatial-Temporal-Re-identification/master/re_ranking.py | https://github.com/Wanggcong/Spatial-Temporal-Re-identification |
Wanggcong | Spatial-Temporal-Re-identification | test_st_duke.py | https://raw.githubusercontent.com/Wanggcong/Spatial-Temporal-Re-identification/master/test_st_duke.py | https://github.com/Wanggcong/Spatial-Temporal-Re-identification |
Wanggcong | Spatial-Temporal-Re-identification | test_st_market.py | https://raw.githubusercontent.com/Wanggcong/Spatial-Temporal-Re-identification/master/test_st_market.py | https://github.com/Wanggcong/Spatial-Temporal-Re-identification |
Wanggcong | Spatial-Temporal-Re-identification | train_duke.py | https://raw.githubusercontent.com/Wanggcong/Spatial-Temporal-Re-identification/master/train_duke.py | https://github.com/Wanggcong/Spatial-Temporal-Re-identification |
hangzhaomit | Sound-of-Pixels | arguments.py | https://raw.githubusercontent.com/hangzhaomit/Sound-of-Pixels/master/arguments.py | https://github.com/hangzhaomit/Sound-of-Pixels |
hangzhaomit | Sound-of-Pixels | main.py | https://raw.githubusercontent.com/hangzhaomit/Sound-of-Pixels/master/main.py | https://github.com/hangzhaomit/Sound-of-Pixels |
hangzhaomit | Sound-of-Pixels | utils.py | https://raw.githubusercontent.com/hangzhaomit/Sound-of-Pixels/master/utils.py | https://github.com/hangzhaomit/Sound-of-Pixels |
hangzhaomit | Sound-of-Pixels | viz.py | https://raw.githubusercontent.com/hangzhaomit/Sound-of-Pixels/master/viz.py | https://github.com/hangzhaomit/Sound-of-Pixels |
Hsury | Geetest3-Crack | run.py | https://raw.githubusercontent.com/Hsury/Geetest3-Crack/master/run.py | https://github.com/Hsury/Geetest3-Crack |
Hsury | Geetest3-Crack | server.py | https://raw.githubusercontent.com/Hsury/Geetest3-Crack/master/server.py | https://github.com/Hsury/Geetest3-Crack |
Hsury | Geetest3-Crack | worker.py | https://raw.githubusercontent.com/Hsury/Geetest3-Crack/master/worker.py | https://github.com/Hsury/Geetest3-Crack |
initstring | evil-ssdp | evil_ssdp.py | https://raw.githubusercontent.com/initstring/evil-ssdp/master/evil_ssdp.py | https://github.com/initstring/evil-ssdp |
dabeaz | cluegen | cluegen.py | https://raw.githubusercontent.com/dabeaz/cluegen/master/cluegen.py | https://github.com/dabeaz/cluegen |
dabeaz | cluegen | example.py | https://raw.githubusercontent.com/dabeaz/cluegen/master/example.py | https://github.com/dabeaz/cluegen |
dabeaz | cluegen | perf.py | https://raw.githubusercontent.com/dabeaz/cluegen/master/perf.py | https://github.com/dabeaz/cluegen |
lkhphuc | pytorch-3d-point-cloud-generation | PCGModel.py | https://raw.githubusercontent.com/lkhphuc/pytorch-3d-point-cloud-generation/master/PCGModel.py | https://github.com/lkhphuc/pytorch-3d-point-cloud-generation |
lkhphuc | pytorch-3d-point-cloud-generation | custom_scheduler.py | https://raw.githubusercontent.com/lkhphuc/pytorch-3d-point-cloud-generation/master/custom_scheduler.py | https://github.com/lkhphuc/pytorch-3d-point-cloud-generation |
lkhphuc | pytorch-3d-point-cloud-generation | data.py | https://raw.githubusercontent.com/lkhphuc/pytorch-3d-point-cloud-generation/master/data.py | https://github.com/lkhphuc/pytorch-3d-point-cloud-generation |
lkhphuc | pytorch-3d-point-cloud-generation | options.py | https://raw.githubusercontent.com/lkhphuc/pytorch-3d-point-cloud-generation/master/options.py | https://github.com/lkhphuc/pytorch-3d-point-cloud-generation |
lkhphuc | pytorch-3d-point-cloud-generation | train_stg1.py | https://raw.githubusercontent.com/lkhphuc/pytorch-3d-point-cloud-generation/master/train_stg1.py | https://github.com/lkhphuc/pytorch-3d-point-cloud-generation |
lkhphuc | pytorch-3d-point-cloud-generation | train_stg2.py | https://raw.githubusercontent.com/lkhphuc/pytorch-3d-point-cloud-generation/master/train_stg2.py | https://github.com/lkhphuc/pytorch-3d-point-cloud-generation |
lkhphuc | pytorch-3d-point-cloud-generation | trainer.py | https://raw.githubusercontent.com/lkhphuc/pytorch-3d-point-cloud-generation/master/trainer.py | https://github.com/lkhphuc/pytorch-3d-point-cloud-generation |
lkhphuc | pytorch-3d-point-cloud-generation | transform.py | https://raw.githubusercontent.com/lkhphuc/pytorch-3d-point-cloud-generation/master/transform.py | https://github.com/lkhphuc/pytorch-3d-point-cloud-generation |
lkhphuc | pytorch-3d-point-cloud-generation | utils.py | https://raw.githubusercontent.com/lkhphuc/pytorch-3d-point-cloud-generation/master/utils.py | https://github.com/lkhphuc/pytorch-3d-point-cloud-generation |
stanfordmlgroup | chexpert-labeler | label.py | https://raw.githubusercontent.com/stanfordmlgroup/chexpert-labeler/master/label.py | https://github.com/stanfordmlgroup/chexpert-labeler |
mangye16 | Cross-Modal-Re-ID-baseline | data_loader.py | https://raw.githubusercontent.com/mangye16/Cross-Modal-Re-ID-baseline/master/data_loader.py | https://github.com/mangye16/Cross-Modal-Re-ID-baseline |
mangye16 | Cross-Modal-Re-ID-baseline | data_manager.py | https://raw.githubusercontent.com/mangye16/Cross-Modal-Re-ID-baseline/master/data_manager.py | https://github.com/mangye16/Cross-Modal-Re-ID-baseline |
mangye16 | Cross-Modal-Re-ID-baseline | eval_metrics.py | https://raw.githubusercontent.com/mangye16/Cross-Modal-Re-ID-baseline/master/eval_metrics.py | https://github.com/mangye16/Cross-Modal-Re-ID-baseline |
mangye16 | Cross-Modal-Re-ID-baseline | loss.py | https://raw.githubusercontent.com/mangye16/Cross-Modal-Re-ID-baseline/master/loss.py | https://github.com/mangye16/Cross-Modal-Re-ID-baseline |
mangye16 | Cross-Modal-Re-ID-baseline | model.py | https://raw.githubusercontent.com/mangye16/Cross-Modal-Re-ID-baseline/master/model.py | https://github.com/mangye16/Cross-Modal-Re-ID-baseline |
mangye16 | Cross-Modal-Re-ID-baseline | pre_process_sysu.py | https://raw.githubusercontent.com/mangye16/Cross-Modal-Re-ID-baseline/master/pre_process_sysu.py | https://github.com/mangye16/Cross-Modal-Re-ID-baseline |
mangye16 | Cross-Modal-Re-ID-baseline | resnet.py | https://raw.githubusercontent.com/mangye16/Cross-Modal-Re-ID-baseline/master/resnet.py | https://github.com/mangye16/Cross-Modal-Re-ID-baseline |
mangye16 | Cross-Modal-Re-ID-baseline | test.py | https://raw.githubusercontent.com/mangye16/Cross-Modal-Re-ID-baseline/master/test.py | https://github.com/mangye16/Cross-Modal-Re-ID-baseline |
mangye16 | Cross-Modal-Re-ID-baseline | train.py | https://raw.githubusercontent.com/mangye16/Cross-Modal-Re-ID-baseline/master/train.py | https://github.com/mangye16/Cross-Modal-Re-ID-baseline |
mangye16 | Cross-Modal-Re-ID-baseline | utils.py | https://raw.githubusercontent.com/mangye16/Cross-Modal-Re-ID-baseline/master/utils.py | https://github.com/mangye16/Cross-Modal-Re-ID-baseline |
iArunava | YOLOv3-Object-Detection-with-OpenCV | yolo.py | https://raw.githubusercontent.com/iArunava/YOLOv3-Object-Detection-with-OpenCV/master/yolo.py | https://github.com/iArunava/YOLOv3-Object-Detection-with-OpenCV |
iArunava | YOLOv3-Object-Detection-with-OpenCV | yolo_utils.py | https://raw.githubusercontent.com/iArunava/YOLOv3-Object-Detection-with-OpenCV/master/yolo_utils.py | https://github.com/iArunava/YOLOv3-Object-Detection-with-OpenCV |
Macr0phag3 | GithubMonitor | mysqlite.py | https://raw.githubusercontent.com/Macr0phag3/GithubMonitor/master/mysqlite.py | https://github.com/Macr0phag3/GithubMonitor |
Macr0phag3 | GithubMonitor | reporter.py | https://raw.githubusercontent.com/Macr0phag3/GithubMonitor/master/reporter.py | https://github.com/Macr0phag3/GithubMonitor |
Macr0phag3 | GithubMonitor | spider.py | https://raw.githubusercontent.com/Macr0phag3/GithubMonitor/master/spider.py | https://github.com/Macr0phag3/GithubMonitor |
rohithreddy024 | Text-Summarizer-Pytorch | beam_search.py | https://raw.githubusercontent.com/rohithreddy024/Text-Summarizer-Pytorch/master/beam_search.py | https://github.com/rohithreddy024/Text-Summarizer-Pytorch |
rohithreddy024 | Text-Summarizer-Pytorch | eval.py | https://raw.githubusercontent.com/rohithreddy024/Text-Summarizer-Pytorch/master/eval.py | https://github.com/rohithreddy024/Text-Summarizer-Pytorch |
rohithreddy024 | Text-Summarizer-Pytorch | make_data_files.py | https://raw.githubusercontent.com/rohithreddy024/Text-Summarizer-Pytorch/master/make_data_files.py | https://github.com/rohithreddy024/Text-Summarizer-Pytorch |
rohithreddy024 | Text-Summarizer-Pytorch | model.py | https://raw.githubusercontent.com/rohithreddy024/Text-Summarizer-Pytorch/master/model.py | https://github.com/rohithreddy024/Text-Summarizer-Pytorch |
rohithreddy024 | Text-Summarizer-Pytorch | train.py | https://raw.githubusercontent.com/rohithreddy024/Text-Summarizer-Pytorch/master/train.py | https://github.com/rohithreddy024/Text-Summarizer-Pytorch |
rohithreddy024 | Text-Summarizer-Pytorch | train_util.py | https://raw.githubusercontent.com/rohithreddy024/Text-Summarizer-Pytorch/master/train_util.py | https://github.com/rohithreddy024/Text-Summarizer-Pytorch |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.