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 |
|---|---|---|---|---|
foamliu | Machine-Translation | models.py | https://raw.githubusercontent.com/foamliu/Machine-Translation/master/models.py | https://github.com/foamliu/Machine-Translation |
foamliu | Machine-Translation | pre_process.py | https://raw.githubusercontent.com/foamliu/Machine-Translation/master/pre_process.py | https://github.com/foamliu/Machine-Translation |
foamliu | Machine-Translation | train.py | https://raw.githubusercontent.com/foamliu/Machine-Translation/master/train.py | https://github.com/foamliu/Machine-Translation |
foamliu | Machine-Translation | utils.py | https://raw.githubusercontent.com/foamliu/Machine-Translation/master/utils.py | https://github.com/foamliu/Machine-Translation |
duo-labs | twitterbots | collect.py | https://raw.githubusercontent.com/duo-labs/twitterbots/master/collect.py | https://github.com/duo-labs/twitterbots |
duo-labs | twitterbots | collect_tweets.py | https://raw.githubusercontent.com/duo-labs/twitterbots/master/collect_tweets.py | https://github.com/duo-labs/twitterbots |
duo-labs | twitterbots | crawl_network.py | https://raw.githubusercontent.com/duo-labs/twitterbots/master/crawl_network.py | https://github.com/duo-labs/twitterbots |
LittletreeZou | Question-Pairs-Matching | data_augmentation_with_graph_features.py | https://raw.githubusercontent.com/LittletreeZou/Question-Pairs-Matching/master/data_augmentation_with_graph_features.py | https://github.com/LittletreeZou/Question-Pairs-Matching |
LittletreeZou | Question-Pairs-Matching | data_helper.py | https://raw.githubusercontent.com/LittletreeZou/Question-Pairs-Matching/master/data_helper.py | https://github.com/LittletreeZou/Question-Pairs-Matching |
LittletreeZou | Question-Pairs-Matching | feature_engineering.py | https://raw.githubusercontent.com/LittletreeZou/Question-Pairs-Matching/master/feature_engineering.py | https://github.com/LittletreeZou/Question-Pairs-Matching |
LittletreeZou | Question-Pairs-Matching | post_processing_with_graph_features.py | https://raw.githubusercontent.com/LittletreeZou/Question-Pairs-Matching/master/post_processing_with_graph_features.py | https://github.com/LittletreeZou/Question-Pairs-Matching |
LittletreeZou | Question-Pairs-Matching | siamese_lstm_with_distance_and_angle.py | https://raw.githubusercontent.com/LittletreeZou/Question-Pairs-Matching/master/siamese_lstm_with_distance_and_angle.py | https://github.com/LittletreeZou/Question-Pairs-Matching |
gdroguski | GaussianProcesses | data_handler.py | https://raw.githubusercontent.com/gdroguski/GaussianProcesses/master/data_handler.py | https://github.com/gdroguski/GaussianProcesses |
gdroguski | GaussianProcesses | data_plotter.py | https://raw.githubusercontent.com/gdroguski/GaussianProcesses/master/data_plotter.py | https://github.com/gdroguski/GaussianProcesses |
gdroguski | GaussianProcesses | data_presenter.py | https://raw.githubusercontent.com/gdroguski/GaussianProcesses/master/data_presenter.py | https://github.com/gdroguski/GaussianProcesses |
gdroguski | GaussianProcesses | gpr_wrapper.py | https://raw.githubusercontent.com/gdroguski/GaussianProcesses/master/gpr_wrapper.py | https://github.com/gdroguski/GaussianProcesses |
chuanenlin | shutterscrape | gettyscrape.py | https://raw.githubusercontent.com/chuanenlin/shutterscrape/master/gettyscrape.py | https://github.com/chuanenlin/shutterscrape |
chuanenlin | shutterscrape | shutterscrape.py | https://raw.githubusercontent.com/chuanenlin/shutterscrape/master/shutterscrape.py | https://github.com/chuanenlin/shutterscrape |
cvidan | bet365-scraper | SeleniumScraper.py | https://raw.githubusercontent.com/cvidan/bet365-scraper/master/SeleniumScraper.py | https://github.com/cvidan/bet365-scraper |
cvidan | bet365-scraper | VegasInsiderScraper.py | https://raw.githubusercontent.com/cvidan/bet365-scraper/master/VegasInsiderScraper.py | https://github.com/cvidan/bet365-scraper |
cvidan | bet365-scraper | csv-json.py | https://raw.githubusercontent.com/cvidan/bet365-scraper/master/csv-json.py | https://github.com/cvidan/bet365-scraper |
yqyao | SSD_Pytorch | demo.py | https://raw.githubusercontent.com/yqyao/SSD_Pytorch/master/demo.py | https://github.com/yqyao/SSD_Pytorch |
yqyao | SSD_Pytorch | eval.py | https://raw.githubusercontent.com/yqyao/SSD_Pytorch/master/eval.py | https://github.com/yqyao/SSD_Pytorch |
yqyao | SSD_Pytorch | train.py | https://raw.githubusercontent.com/yqyao/SSD_Pytorch/master/train.py | https://github.com/yqyao/SSD_Pytorch |
NVlabs | learningrigidity | SimpleLoader.py | https://raw.githubusercontent.com/NVlabs/learningrigidity/master/SimpleLoader.py | https://github.com/NVlabs/learningrigidity |
NVlabs | learningrigidity | geometry.py | https://raw.githubusercontent.com/NVlabs/learningrigidity/master/geometry.py | https://github.com/NVlabs/learningrigidity |
NVlabs | learningrigidity | io_utils.py | https://raw.githubusercontent.com/NVlabs/learningrigidity/master/io_utils.py | https://github.com/NVlabs/learningrigidity |
NVlabs | learningrigidity | pose_refine.py | https://raw.githubusercontent.com/NVlabs/learningrigidity/master/pose_refine.py | https://github.com/NVlabs/learningrigidity |
NVlabs | learningrigidity | run_inference.py | https://raw.githubusercontent.com/NVlabs/learningrigidity/master/run_inference.py | https://github.com/NVlabs/learningrigidity |
kobiso | CBAM-tensorflow | Inception_resnet_v2.py | https://raw.githubusercontent.com/kobiso/CBAM-tensorflow/master/Inception_resnet_v2.py | https://github.com/kobiso/CBAM-tensorflow |
kobiso | CBAM-tensorflow | Inception_v4.py | https://raw.githubusercontent.com/kobiso/CBAM-tensorflow/master/Inception_v4.py | https://github.com/kobiso/CBAM-tensorflow |
kobiso | CBAM-tensorflow | ResNeXt.py | https://raw.githubusercontent.com/kobiso/CBAM-tensorflow/master/ResNeXt.py | https://github.com/kobiso/CBAM-tensorflow |
kobiso | CBAM-tensorflow | attention_module.py | https://raw.githubusercontent.com/kobiso/CBAM-tensorflow/master/attention_module.py | https://github.com/kobiso/CBAM-tensorflow |
jacquelinelala | GFN | test_GFN_4x.py | https://raw.githubusercontent.com/jacquelinelala/GFN/master/test_GFN_4x.py | https://github.com/jacquelinelala/GFN |
jacquelinelala | GFN | train_GFN_4x.py | https://raw.githubusercontent.com/jacquelinelala/GFN/master/train_GFN_4x.py | https://github.com/jacquelinelala/GFN |
pinecone-wifi | pinecone | module_template.py | https://raw.githubusercontent.com/pinecone-wifi/pinecone/master/module_template.py | https://github.com/pinecone-wifi/pinecone |
Thrandis | EKFAC-pytorch | ekfac.py | https://raw.githubusercontent.com/Thrandis/EKFAC-pytorch/master/ekfac.py | https://github.com/Thrandis/EKFAC-pytorch |
Thrandis | EKFAC-pytorch | kfac.py | https://raw.githubusercontent.com/Thrandis/EKFAC-pytorch/master/kfac.py | https://github.com/Thrandis/EKFAC-pytorch |
modricwang | Pytorch-Model-to-TensorRT | calib.py | https://raw.githubusercontent.com/modricwang/Pytorch-Model-to-TensorRT/master/calib.py | https://github.com/modricwang/Pytorch-Model-to-TensorRT |
modricwang | Pytorch-Model-to-TensorRT | main.py | https://raw.githubusercontent.com/modricwang/Pytorch-Model-to-TensorRT/master/main.py | https://github.com/modricwang/Pytorch-Model-to-TensorRT |
modricwang | Pytorch-Model-to-TensorRT | resnet.py | https://raw.githubusercontent.com/modricwang/Pytorch-Model-to-TensorRT/master/resnet.py | https://github.com/modricwang/Pytorch-Model-to-TensorRT |
TIBHannover | GeoEstimation | download_images.py | https://raw.githubusercontent.com/TIBHannover/GeoEstimation/master/download_images.py | https://github.com/TIBHannover/GeoEstimation |
TIBHannover | GeoEstimation | filter_by_downloaded_images.py | https://raw.githubusercontent.com/TIBHannover/GeoEstimation/master/filter_by_downloaded_images.py | https://github.com/TIBHannover/GeoEstimation |
TIBHannover | GeoEstimation | msgpack_viewer.py | https://raw.githubusercontent.com/TIBHannover/GeoEstimation/master/msgpack_viewer.py | https://github.com/TIBHannover/GeoEstimation |
TIBHannover | GeoEstimation | scene_classification.py | https://raw.githubusercontent.com/TIBHannover/GeoEstimation/master/scene_classification.py | https://github.com/TIBHannover/GeoEstimation |
LandGrey | CVE-2018-2894 | CVE-2018-2894.py | https://raw.githubusercontent.com/LandGrey/CVE-2018-2894/master/CVE-2018-2894.py | https://github.com/LandGrey/CVE-2018-2894 |
Sunnydreamrain | IndRNN_pytorch | IndRNN_onlyrecurrent.py | https://raw.githubusercontent.com/Sunnydreamrain/IndRNN_pytorch/master/IndRNN_onlyrecurrent.py | https://github.com/Sunnydreamrain/IndRNN_pytorch |
Sunnydreamrain | IndRNN_pytorch | Indrnn_densenet.py | https://raw.githubusercontent.com/Sunnydreamrain/IndRNN_pytorch/master/Indrnn_densenet.py | https://github.com/Sunnydreamrain/IndRNN_pytorch |
Sunnydreamrain | IndRNN_pytorch | Indrnn_plainnet.py | https://raw.githubusercontent.com/Sunnydreamrain/IndRNN_pytorch/master/Indrnn_plainnet.py | https://github.com/Sunnydreamrain/IndRNN_pytorch |
Sunnydreamrain | IndRNN_pytorch | Indrnn_residualnet_preact.py | https://raw.githubusercontent.com/Sunnydreamrain/IndRNN_pytorch/master/Indrnn_residualnet_preact.py | https://github.com/Sunnydreamrain/IndRNN_pytorch |
Sunnydreamrain | IndRNN_pytorch | cuda_IndRNN_onlyrecurrent.py | https://raw.githubusercontent.com/Sunnydreamrain/IndRNN_pytorch/master/cuda_IndRNN_onlyrecurrent.py | https://github.com/Sunnydreamrain/IndRNN_pytorch |
Sunnydreamrain | IndRNN_pytorch | utils.py | https://raw.githubusercontent.com/Sunnydreamrain/IndRNN_pytorch/master/utils.py | https://github.com/Sunnydreamrain/IndRNN_pytorch |
NVIDIA-AI-IOT | Gesture-Recognition | DataLoader.py | https://raw.githubusercontent.com/NVIDIA-AI-IOT/Gesture-Recognition/master/DataLoader.py | https://github.com/NVIDIA-AI-IOT/Gesture-Recognition |
NVIDIA-AI-IOT | Gesture-Recognition | DisplayThread.py | https://raw.githubusercontent.com/NVIDIA-AI-IOT/Gesture-Recognition/master/DisplayThread.py | https://github.com/NVIDIA-AI-IOT/Gesture-Recognition |
NVIDIA-AI-IOT | Gesture-Recognition | OptFlowEst.py | https://raw.githubusercontent.com/NVIDIA-AI-IOT/Gesture-Recognition/master/OptFlowEst.py | https://github.com/NVIDIA-AI-IOT/Gesture-Recognition |
NVIDIA-AI-IOT | Gesture-Recognition | PosePub.py | https://raw.githubusercontent.com/NVIDIA-AI-IOT/Gesture-Recognition/master/PosePub.py | https://github.com/NVIDIA-AI-IOT/Gesture-Recognition |
NVIDIA-AI-IOT | Gesture-Recognition | TFPoseEstThread.py | https://raw.githubusercontent.com/NVIDIA-AI-IOT/Gesture-Recognition/master/TFPoseEstThread.py | https://github.com/NVIDIA-AI-IOT/Gesture-Recognition |
NVIDIA-AI-IOT | Gesture-Recognition | Var.py | https://raw.githubusercontent.com/NVIDIA-AI-IOT/Gesture-Recognition/master/Var.py | https://github.com/NVIDIA-AI-IOT/Gesture-Recognition |
NVIDIA-AI-IOT | Gesture-Recognition | data_count.py | https://raw.githubusercontent.com/NVIDIA-AI-IOT/Gesture-Recognition/master/data_count.py | https://github.com/NVIDIA-AI-IOT/Gesture-Recognition |
NVIDIA-AI-IOT | Gesture-Recognition | estimator.py | https://raw.githubusercontent.com/NVIDIA-AI-IOT/Gesture-Recognition/master/estimator.py | https://github.com/NVIDIA-AI-IOT/Gesture-Recognition |
NVIDIA-AI-IOT | Gesture-Recognition | generate_data_from_video.py | https://raw.githubusercontent.com/NVIDIA-AI-IOT/Gesture-Recognition/master/generate_data_from_video.py | https://github.com/NVIDIA-AI-IOT/Gesture-Recognition |
NVIDIA-AI-IOT | Gesture-Recognition | generate_video.py | https://raw.githubusercontent.com/NVIDIA-AI-IOT/Gesture-Recognition/master/generate_video.py | https://github.com/NVIDIA-AI-IOT/Gesture-Recognition |
NVIDIA-AI-IOT | Gesture-Recognition | lstm.py | https://raw.githubusercontent.com/NVIDIA-AI-IOT/Gesture-Recognition/master/lstm.py | https://github.com/NVIDIA-AI-IOT/Gesture-Recognition |
NVIDIA-AI-IOT | Gesture-Recognition | lstm_inference.py | https://raw.githubusercontent.com/NVIDIA-AI-IOT/Gesture-Recognition/master/lstm_inference.py | https://github.com/NVIDIA-AI-IOT/Gesture-Recognition |
NVIDIA-AI-IOT | Gesture-Recognition | popnn4.py | https://raw.githubusercontent.com/NVIDIA-AI-IOT/Gesture-Recognition/master/popnn4.py | https://github.com/NVIDIA-AI-IOT/Gesture-Recognition |
NVIDIA-AI-IOT | Gesture-Recognition | popnn4inference.py | https://raw.githubusercontent.com/NVIDIA-AI-IOT/Gesture-Recognition/master/popnn4inference.py | https://github.com/NVIDIA-AI-IOT/Gesture-Recognition |
NVIDIA-AI-IOT | Gesture-Recognition | popnn_inference.py | https://raw.githubusercontent.com/NVIDIA-AI-IOT/Gesture-Recognition/master/popnn_inference.py | https://github.com/NVIDIA-AI-IOT/Gesture-Recognition |
NVIDIA-AI-IOT | Gesture-Recognition | popnn_torch.py | https://raw.githubusercontent.com/NVIDIA-AI-IOT/Gesture-Recognition/master/popnn_torch.py | https://github.com/NVIDIA-AI-IOT/Gesture-Recognition |
NVIDIA-AI-IOT | Gesture-Recognition | run_webcam.py | https://raw.githubusercontent.com/NVIDIA-AI-IOT/Gesture-Recognition/master/run_webcam.py | https://github.com/NVIDIA-AI-IOT/Gesture-Recognition |
NVIDIA-AI-IOT | Gesture-Recognition | smart_labeler.py | https://raw.githubusercontent.com/NVIDIA-AI-IOT/Gesture-Recognition/master/smart_labeler.py | https://github.com/NVIDIA-AI-IOT/Gesture-Recognition |
NVIDIA-AI-IOT | Gesture-Recognition | thread_inf.py | https://raw.githubusercontent.com/NVIDIA-AI-IOT/Gesture-Recognition/master/thread_inf.py | https://github.com/NVIDIA-AI-IOT/Gesture-Recognition |
andrea-pilzer | unsup-stereo-depthGAN | bilinear_sampler.py | https://raw.githubusercontent.com/andrea-pilzer/unsup-stereo-depthGAN/master/bilinear_sampler.py | https://github.com/andrea-pilzer/unsup-stereo-depthGAN |
andrea-pilzer | unsup-stereo-depthGAN | main.py | https://raw.githubusercontent.com/andrea-pilzer/unsup-stereo-depthGAN/master/main.py | https://github.com/andrea-pilzer/unsup-stereo-depthGAN |
andrea-pilzer | unsup-stereo-depthGAN | model_stereo_depthGAN.py | https://raw.githubusercontent.com/andrea-pilzer/unsup-stereo-depthGAN/master/model_stereo_depthGAN.py | https://github.com/andrea-pilzer/unsup-stereo-depthGAN |
andrea-pilzer | unsup-stereo-depthGAN | monodepth_dataloader.py | https://raw.githubusercontent.com/andrea-pilzer/unsup-stereo-depthGAN/master/monodepth_dataloader.py | https://github.com/andrea-pilzer/unsup-stereo-depthGAN |
andrea-pilzer | unsup-stereo-depthGAN | ops.py | https://raw.githubusercontent.com/andrea-pilzer/unsup-stereo-depthGAN/master/ops.py | https://github.com/andrea-pilzer/unsup-stereo-depthGAN |
helloyide | Cross-stitch-Networks-for-Multi-task-Learning | fashion_mnist_multi_task_learning.py | https://raw.githubusercontent.com/helloyide/Cross-stitch-Networks-for-Multi-task-Learning/master/fashion_mnist_multi_task_learning.py | https://github.com/helloyide/Cross-stitch-Networks-for-Multi-task-Learning |
helloyide | Cross-stitch-Networks-for-Multi-task-Learning | gender_age_multi_task_learning.py | https://raw.githubusercontent.com/helloyide/Cross-stitch-Networks-for-Multi-task-Learning/master/gender_age_multi_task_learning.py | https://github.com/helloyide/Cross-stitch-Networks-for-Multi-task-Learning |
kaniini | antissh | antissh.py | https://raw.githubusercontent.com/kaniini/antissh/master/antissh.py | https://github.com/kaniini/antissh |
usc-isi-i2 | ontology-visualization | graph_element.py | https://raw.githubusercontent.com/usc-isi-i2/ontology-visualization/master/graph_element.py | https://github.com/usc-isi-i2/ontology-visualization |
usc-isi-i2 | ontology-visualization | namespace.py | https://raw.githubusercontent.com/usc-isi-i2/ontology-visualization/master/namespace.py | https://github.com/usc-isi-i2/ontology-visualization |
usc-isi-i2 | ontology-visualization | ontology_viz.py | https://raw.githubusercontent.com/usc-isi-i2/ontology-visualization/master/ontology_viz.py | https://github.com/usc-isi-i2/ontology-visualization |
usc-isi-i2 | ontology-visualization | utils.py | https://raw.githubusercontent.com/usc-isi-i2/ontology-visualization/master/utils.py | https://github.com/usc-isi-i2/ontology-visualization |
egorzakharov | PerceptualGAN | test.py | https://raw.githubusercontent.com/egorzakharov/PerceptualGAN/master/test.py | https://github.com/egorzakharov/PerceptualGAN |
egorzakharov | PerceptualGAN | train.py | https://raw.githubusercontent.com/egorzakharov/PerceptualGAN/master/train.py | https://github.com/egorzakharov/PerceptualGAN |
Alexdachen | ivix | iVIX.py | https://raw.githubusercontent.com/Alexdachen/ivix/master/iVIX.py | https://github.com/Alexdachen/ivix |
Rayarrow | New-Word-Discovery | discover_utils.py | https://raw.githubusercontent.com/Rayarrow/New-Word-Discovery/master/discover_utils.py | https://github.com/Rayarrow/New-Word-Discovery |
Rayarrow | New-Word-Discovery | discoverer.py | https://raw.githubusercontent.com/Rayarrow/New-Word-Discovery/master/discoverer.py | https://github.com/Rayarrow/New-Word-Discovery |
Rayarrow | New-Word-Discovery | run_discover.py | https://raw.githubusercontent.com/Rayarrow/New-Word-Discovery/master/run_discover.py | https://github.com/Rayarrow/New-Word-Discovery |
brownvc | ganimorph | GAN.py | https://raw.githubusercontent.com/brownvc/ganimorph/master/GAN.py | https://github.com/brownvc/ganimorph |
brownvc | ganimorph | main.py | https://raw.githubusercontent.com/brownvc/ganimorph/master/main.py | https://github.com/brownvc/ganimorph |
brownvc | ganimorph | model.py | https://raw.githubusercontent.com/brownvc/ganimorph/master/model.py | https://github.com/brownvc/ganimorph |
brownvc | ganimorph | utils.py | https://raw.githubusercontent.com/brownvc/ganimorph/master/utils.py | https://github.com/brownvc/ganimorph |
xyou365 | Telegram-Name-Updating | tg_username_update.py | https://raw.githubusercontent.com/xyou365/Telegram-Name-Updating/master/tg_username_update.py | https://github.com/xyou365/Telegram-Name-Updating |
claude-zhou | MojiTalk | bleu.py | https://raw.githubusercontent.com/claude-zhou/MojiTalk/master/bleu.py | https://github.com/claude-zhou/MojiTalk |
claude-zhou | MojiTalk | classifier.py | https://raw.githubusercontent.com/claude-zhou/MojiTalk/master/classifier.py | https://github.com/claude-zhou/MojiTalk |
claude-zhou | MojiTalk | cvae.py | https://raw.githubusercontent.com/claude-zhou/MojiTalk/master/cvae.py | https://github.com/claude-zhou/MojiTalk |
claude-zhou | MojiTalk | cvae_run.py | https://raw.githubusercontent.com/claude-zhou/MojiTalk/master/cvae_run.py | https://github.com/claude-zhou/MojiTalk |
claude-zhou | MojiTalk | emoji_reader.py | https://raw.githubusercontent.com/claude-zhou/MojiTalk/master/emoji_reader.py | https://github.com/claude-zhou/MojiTalk |
claude-zhou | MojiTalk | helpers.py | https://raw.githubusercontent.com/claude-zhou/MojiTalk/master/helpers.py | https://github.com/claude-zhou/MojiTalk |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.