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 |
|---|---|---|---|---|
KaiyangZhou | pytorch-vsumm-reinforce | vsum_tools.py | https://raw.githubusercontent.com/KaiyangZhou/pytorch-vsumm-reinforce/master/vsum_tools.py | https://github.com/KaiyangZhou/pytorch-vsumm-reinforce |
Erikfather | Decision_tree-python | tree.py | https://raw.githubusercontent.com/Erikfather/Decision_tree-python/master/tree.py | https://github.com/Erikfather/Decision_tree-python |
Erikfather | Decision_tree-python | treePlotter.py | https://raw.githubusercontent.com/Erikfather/Decision_tree-python/master/treePlotter.py | https://github.com/Erikfather/Decision_tree-python |
brain-research | realistic-ssl-evaluation | build_label_map.py | https://raw.githubusercontent.com/brain-research/realistic-ssl-evaluation/master/build_label_map.py | https://github.com/brain-research/realistic-ssl-evaluation |
brain-research | realistic-ssl-evaluation | build_tfrecords.py | https://raw.githubusercontent.com/brain-research/realistic-ssl-evaluation/master/build_tfrecords.py | https://github.com/brain-research/realistic-ssl-evaluation |
brain-research | realistic-ssl-evaluation | convert_imagenet.py | https://raw.githubusercontent.com/brain-research/realistic-ssl-evaluation/master/convert_imagenet.py | https://github.com/brain-research/realistic-ssl-evaluation |
brain-research | realistic-ssl-evaluation | evaluate_checkpoints.py | https://raw.githubusercontent.com/brain-research/realistic-ssl-evaluation/master/evaluate_checkpoints.py | https://github.com/brain-research/realistic-ssl-evaluation |
brain-research | realistic-ssl-evaluation | evaluate_model.py | https://raw.githubusercontent.com/brain-research/realistic-ssl-evaluation/master/evaluate_model.py | https://github.com/brain-research/realistic-ssl-evaluation |
brain-research | realistic-ssl-evaluation | train_model.py | https://raw.githubusercontent.com/brain-research/realistic-ssl-evaluation/master/train_model.py | https://github.com/brain-research/realistic-ssl-evaluation |
SpikeKing | DL-Project-Template | main_test.py | https://raw.githubusercontent.com/SpikeKing/DL-Project-Template/master/main_test.py | https://github.com/SpikeKing/DL-Project-Template |
SpikeKing | DL-Project-Template | main_train.py | https://raw.githubusercontent.com/SpikeKing/DL-Project-Template/master/main_train.py | https://github.com/SpikeKing/DL-Project-Template |
pypa | bandersnatch | test_runner.py | https://raw.githubusercontent.com/pypa/bandersnatch/main/test_runner.py | https://github.com/pypa/bandersnatch |
lyakaap | NetVLAD-pytorch | hard_triplet_loss.py | https://raw.githubusercontent.com/lyakaap/NetVLAD-pytorch/master/hard_triplet_loss.py | https://github.com/lyakaap/NetVLAD-pytorch |
lyakaap | NetVLAD-pytorch | netvlad.py | https://raw.githubusercontent.com/lyakaap/NetVLAD-pytorch/master/netvlad.py | https://github.com/lyakaap/NetVLAD-pytorch |
charlesq34 | pointnet-autoencoder | part_dataset.py | https://raw.githubusercontent.com/charlesq34/pointnet-autoencoder/master/part_dataset.py | https://github.com/charlesq34/pointnet-autoencoder |
charlesq34 | pointnet-autoencoder | test.py | https://raw.githubusercontent.com/charlesq34/pointnet-autoencoder/master/test.py | https://github.com/charlesq34/pointnet-autoencoder |
charlesq34 | pointnet-autoencoder | train.py | https://raw.githubusercontent.com/charlesq34/pointnet-autoencoder/master/train.py | https://github.com/charlesq34/pointnet-autoencoder |
BotoX | xiaomi-m365-firmware-patcher | patcher.py | https://raw.githubusercontent.com/BotoX/xiaomi-m365-firmware-patcher/master/patcher.py | https://github.com/BotoX/xiaomi-m365-firmware-patcher |
haven-jeon | PyKoSpacing | test.py | https://raw.githubusercontent.com/haven-jeon/PyKoSpacing/master/test.py | https://github.com/haven-jeon/PyKoSpacing |
assafshocher | ZSSR | ZSSR.py | https://raw.githubusercontent.com/assafshocher/ZSSR/master/ZSSR.py | https://github.com/assafshocher/ZSSR |
assafshocher | ZSSR | configs.py | https://raw.githubusercontent.com/assafshocher/ZSSR/master/configs.py | https://github.com/assafshocher/ZSSR |
assafshocher | ZSSR | imresize.py | https://raw.githubusercontent.com/assafshocher/ZSSR/master/imresize.py | https://github.com/assafshocher/ZSSR |
assafshocher | ZSSR | run_ZSSR.py | https://raw.githubusercontent.com/assafshocher/ZSSR/master/run_ZSSR.py | https://github.com/assafshocher/ZSSR |
assafshocher | ZSSR | utils.py | https://raw.githubusercontent.com/assafshocher/ZSSR/master/utils.py | https://github.com/assafshocher/ZSSR |
Acceis | leakScraper | leakImporter.py | https://raw.githubusercontent.com/Acceis/leakScraper/mongodb/leakImporter.py | https://github.com/Acceis/leakScraper |
Acceis | leakScraper | leakScraper.py | https://raw.githubusercontent.com/Acceis/leakScraper/mongodb/leakScraper.py | https://github.com/Acceis/leakScraper |
Acceis | leakScraper | leakStandardizer.py | https://raw.githubusercontent.com/Acceis/leakScraper/mongodb/leakStandardizer.py | https://github.com/Acceis/leakScraper |
jiyanggao | Video-Person-ReID | data_manager.py | https://raw.githubusercontent.com/jiyanggao/Video-Person-ReID/master/data_manager.py | https://github.com/jiyanggao/Video-Person-ReID |
jiyanggao | Video-Person-ReID | eval_metrics.py | https://raw.githubusercontent.com/jiyanggao/Video-Person-ReID/master/eval_metrics.py | https://github.com/jiyanggao/Video-Person-ReID |
jiyanggao | Video-Person-ReID | losses.py | https://raw.githubusercontent.com/jiyanggao/Video-Person-ReID/master/losses.py | https://github.com/jiyanggao/Video-Person-ReID |
jiyanggao | Video-Person-ReID | main_video_person_reid.py | https://raw.githubusercontent.com/jiyanggao/Video-Person-ReID/master/main_video_person_reid.py | https://github.com/jiyanggao/Video-Person-ReID |
jiyanggao | Video-Person-ReID | samplers.py | https://raw.githubusercontent.com/jiyanggao/Video-Person-ReID/master/samplers.py | https://github.com/jiyanggao/Video-Person-ReID |
jiyanggao | Video-Person-ReID | transforms.py | https://raw.githubusercontent.com/jiyanggao/Video-Person-ReID/master/transforms.py | https://github.com/jiyanggao/Video-Person-ReID |
jiyanggao | Video-Person-ReID | utils.py | https://raw.githubusercontent.com/jiyanggao/Video-Person-ReID/master/utils.py | https://github.com/jiyanggao/Video-Person-ReID |
jiyanggao | Video-Person-ReID | video_loader.py | https://raw.githubusercontent.com/jiyanggao/Video-Person-ReID/master/video_loader.py | https://github.com/jiyanggao/Video-Person-ReID |
he-y | soft-filter-pruning | infer_pruned.py | https://raw.githubusercontent.com/he-y/soft-filter-pruning/master/infer_pruned.py | https://github.com/he-y/soft-filter-pruning |
he-y | soft-filter-pruning | original_train.py | https://raw.githubusercontent.com/he-y/soft-filter-pruning/master/original_train.py | https://github.com/he-y/soft-filter-pruning |
he-y | soft-filter-pruning | pruning_cifar10_resnet.py | https://raw.githubusercontent.com/he-y/soft-filter-pruning/master/pruning_cifar10_resnet.py | https://github.com/he-y/soft-filter-pruning |
he-y | soft-filter-pruning | pruning_train.py | https://raw.githubusercontent.com/he-y/soft-filter-pruning/master/pruning_train.py | https://github.com/he-y/soft-filter-pruning |
he-y | soft-filter-pruning | utils.py | https://raw.githubusercontent.com/he-y/soft-filter-pruning/master/utils.py | https://github.com/he-y/soft-filter-pruning |
hengruo | QANet-pytorch | config.py | https://raw.githubusercontent.com/hengruo/QANet-pytorch/master/config.py | https://github.com/hengruo/QANet-pytorch |
hengruo | QANet-pytorch | main.py | https://raw.githubusercontent.com/hengruo/QANet-pytorch/master/main.py | https://github.com/hengruo/QANet-pytorch |
hengruo | QANet-pytorch | models.py | https://raw.githubusercontent.com/hengruo/QANet-pytorch/master/models.py | https://github.com/hengruo/QANet-pytorch |
hengruo | QANet-pytorch | preproc.py | https://raw.githubusercontent.com/hengruo/QANet-pytorch/master/preproc.py | https://github.com/hengruo/QANet-pytorch |
2Dou | watermarker | marker.py | https://raw.githubusercontent.com/2Dou/watermarker/master/marker.py | https://github.com/2Dou/watermarker |
sharathadavanne | seld-net | batch_feature_extraction.py | https://raw.githubusercontent.com/sharathadavanne/seld-net/master/batch_feature_extraction.py | https://github.com/sharathadavanne/seld-net |
sharathadavanne | seld-net | cls_data_generator.py | https://raw.githubusercontent.com/sharathadavanne/seld-net/master/cls_data_generator.py | https://github.com/sharathadavanne/seld-net |
sharathadavanne | seld-net | cls_feature_class.py | https://raw.githubusercontent.com/sharathadavanne/seld-net/master/cls_feature_class.py | https://github.com/sharathadavanne/seld-net |
sharathadavanne | seld-net | evaluation_metrics.py | https://raw.githubusercontent.com/sharathadavanne/seld-net/master/evaluation_metrics.py | https://github.com/sharathadavanne/seld-net |
sharathadavanne | seld-net | keras_model.py | https://raw.githubusercontent.com/sharathadavanne/seld-net/master/keras_model.py | https://github.com/sharathadavanne/seld-net |
sharathadavanne | seld-net | parameter.py | https://raw.githubusercontent.com/sharathadavanne/seld-net/master/parameter.py | https://github.com/sharathadavanne/seld-net |
sharathadavanne | seld-net | seld.py | https://raw.githubusercontent.com/sharathadavanne/seld-net/master/seld.py | https://github.com/sharathadavanne/seld-net |
3gstudent | Worse-PDF | WorsePDF.py | https://raw.githubusercontent.com/3gstudent/Worse-PDF/master/WorsePDF.py | https://github.com/3gstudent/Worse-PDF |
amiryousefi | telegram-analysis | ChannelMessages.py | https://raw.githubusercontent.com/amiryousefi/telegram-analysis/master/ChannelMessages.py | https://github.com/amiryousefi/telegram-analysis |
amiryousefi | telegram-analysis | ChannelUsers.py | https://raw.githubusercontent.com/amiryousefi/telegram-analysis/master/ChannelUsers.py | https://github.com/amiryousefi/telegram-analysis |
nachiket92 | conv-social-pooling | evaluate.py | https://raw.githubusercontent.com/nachiket92/conv-social-pooling/master/evaluate.py | https://github.com/nachiket92/conv-social-pooling |
nachiket92 | conv-social-pooling | model.py | https://raw.githubusercontent.com/nachiket92/conv-social-pooling/master/model.py | https://github.com/nachiket92/conv-social-pooling |
nachiket92 | conv-social-pooling | train.py | https://raw.githubusercontent.com/nachiket92/conv-social-pooling/master/train.py | https://github.com/nachiket92/conv-social-pooling |
nachiket92 | conv-social-pooling | utils.py | https://raw.githubusercontent.com/nachiket92/conv-social-pooling/master/utils.py | https://github.com/nachiket92/conv-social-pooling |
Ha3MrX | Hacking | Ha3Mrx.py | https://raw.githubusercontent.com/Ha3MrX/Hacking/master/Ha3Mrx.py | https://github.com/Ha3MrX/Hacking |
Ha3MrX | Hacking | brute.py | https://raw.githubusercontent.com/Ha3MrX/Hacking/master/brute.py | https://github.com/Ha3MrX/Hacking |
Ha3MrX | Hacking | lazymux.py | https://raw.githubusercontent.com/Ha3MrX/Hacking/master/lazymux.py | https://github.com/Ha3MrX/Hacking |
aws-samples | aws-etl-orchestrator | build.py | https://raw.githubusercontent.com/aws-samples/aws-etl-orchestrator/master/build.py | https://github.com/aws-samples/aws-etl-orchestrator |
HiKapok | SSD.TensorFlow | eval_ssd.py | https://raw.githubusercontent.com/HiKapok/SSD.TensorFlow/master/eval_ssd.py | https://github.com/HiKapok/SSD.TensorFlow |
HiKapok | SSD.TensorFlow | simple_ssd_demo.py | https://raw.githubusercontent.com/HiKapok/SSD.TensorFlow/master/simple_ssd_demo.py | https://github.com/HiKapok/SSD.TensorFlow |
HiKapok | SSD.TensorFlow | train_ssd.py | https://raw.githubusercontent.com/HiKapok/SSD.TensorFlow/master/train_ssd.py | https://github.com/HiKapok/SSD.TensorFlow |
HiKapok | SSD.TensorFlow | voc_eval.py | https://raw.githubusercontent.com/HiKapok/SSD.TensorFlow/master/voc_eval.py | https://github.com/HiKapok/SSD.TensorFlow |
longzx-9527 | flask_spider | config.py | https://raw.githubusercontent.com/longzx-9527/flask_spider/master/config.py | https://github.com/longzx-9527/flask_spider |
longzx-9527 | flask_spider | sendemail.py | https://raw.githubusercontent.com/longzx-9527/flask_spider/master/sendemail.py | https://github.com/longzx-9527/flask_spider |
csurfer | blackcellmagic | blackcellmagic.py | https://raw.githubusercontent.com/csurfer/blackcellmagic/master/blackcellmagic.py | https://github.com/csurfer/blackcellmagic |
ZhixiuYe | HSCRF-pytorch | eval.py | https://raw.githubusercontent.com/ZhixiuYe/HSCRF-pytorch/master/eval.py | https://github.com/ZhixiuYe/HSCRF-pytorch |
ZhixiuYe | HSCRF-pytorch | train.py | https://raw.githubusercontent.com/ZhixiuYe/HSCRF-pytorch/master/train.py | https://github.com/ZhixiuYe/HSCRF-pytorch |
joker25000 | Optiva-Framework | optiva.py | https://raw.githubusercontent.com/joker25000/Optiva-Framework/master/optiva.py | https://github.com/joker25000/Optiva-Framework |
Wangler2333 | tcp_udp_web_tools-pyqt5 | main.py | https://raw.githubusercontent.com/Wangler2333/tcp_udp_web_tools-pyqt5/master/main.py | https://github.com/Wangler2333/tcp_udp_web_tools-pyqt5 |
Wangler2333 | tcp_udp_web_tools-pyqt5 | tcp_logic.py | https://raw.githubusercontent.com/Wangler2333/tcp_udp_web_tools-pyqt5/master/tcp_logic.py | https://github.com/Wangler2333/tcp_udp_web_tools-pyqt5 |
Wangler2333 | tcp_udp_web_tools-pyqt5 | tcp_udp_web_tools_all_in_one.py | https://raw.githubusercontent.com/Wangler2333/tcp_udp_web_tools-pyqt5/master/tcp_udp_web_tools_all_in_one.py | https://github.com/Wangler2333/tcp_udp_web_tools-pyqt5 |
Wangler2333 | tcp_udp_web_tools-pyqt5 | tcp_udp_web_ui.py | https://raw.githubusercontent.com/Wangler2333/tcp_udp_web_tools-pyqt5/master/tcp_udp_web_ui.py | https://github.com/Wangler2333/tcp_udp_web_tools-pyqt5 |
Wangler2333 | tcp_udp_web_tools-pyqt5 | udp_logic.py | https://raw.githubusercontent.com/Wangler2333/tcp_udp_web_tools-pyqt5/master/udp_logic.py | https://github.com/Wangler2333/tcp_udp_web_tools-pyqt5 |
Wangler2333 | tcp_udp_web_tools-pyqt5 | web_logic.py | https://raw.githubusercontent.com/Wangler2333/tcp_udp_web_tools-pyqt5/master/web_logic.py | https://github.com/Wangler2333/tcp_udp_web_tools-pyqt5 |
taki0112 | MUNIT-Tensorflow | MUNIT.py | https://raw.githubusercontent.com/taki0112/MUNIT-Tensorflow/master/MUNIT.py | https://github.com/taki0112/MUNIT-Tensorflow |
taki0112 | MUNIT-Tensorflow | main.py | https://raw.githubusercontent.com/taki0112/MUNIT-Tensorflow/master/main.py | https://github.com/taki0112/MUNIT-Tensorflow |
taki0112 | MUNIT-Tensorflow | ops.py | https://raw.githubusercontent.com/taki0112/MUNIT-Tensorflow/master/ops.py | https://github.com/taki0112/MUNIT-Tensorflow |
taki0112 | MUNIT-Tensorflow | utils.py | https://raw.githubusercontent.com/taki0112/MUNIT-Tensorflow/master/utils.py | https://github.com/taki0112/MUNIT-Tensorflow |
titu1994 | keras-one-cycle | clr.py | https://raw.githubusercontent.com/titu1994/keras-one-cycle/master/clr.py | https://github.com/titu1994/keras-one-cycle |
titu1994 | keras-one-cycle | plot_clr.py | https://raw.githubusercontent.com/titu1994/keras-one-cycle/master/plot_clr.py | https://github.com/titu1994/keras-one-cycle |
hessamb | label-refinery | imagenet.py | https://raw.githubusercontent.com/hessamb/label-refinery/master/imagenet.py | https://github.com/hessamb/label-refinery |
hessamb | label-refinery | opts.py | https://raw.githubusercontent.com/hessamb/label-refinery/master/opts.py | https://github.com/hessamb/label-refinery |
hessamb | label-refinery | test.py | https://raw.githubusercontent.com/hessamb/label-refinery/master/test.py | https://github.com/hessamb/label-refinery |
hessamb | label-refinery | train.py | https://raw.githubusercontent.com/hessamb/label-refinery/master/train.py | https://github.com/hessamb/label-refinery |
hessamb | label-refinery | utils.py | https://raw.githubusercontent.com/hessamb/label-refinery/master/utils.py | https://github.com/hessamb/label-refinery |
pinellolab | CRISPResso2 | CRISPResso2_router.py | https://raw.githubusercontent.com/pinellolab/CRISPResso2/master/CRISPResso2_router.py | https://github.com/pinellolab/CRISPResso2 |
lalonderodney | SegCaps | capsnet.py | https://raw.githubusercontent.com/lalonderodney/SegCaps/master/capsnet.py | https://github.com/lalonderodney/SegCaps |
lalonderodney | SegCaps | capsule_layers.py | https://raw.githubusercontent.com/lalonderodney/SegCaps/master/capsule_layers.py | https://github.com/lalonderodney/SegCaps |
lalonderodney | SegCaps | custom_data_aug.py | https://raw.githubusercontent.com/lalonderodney/SegCaps/master/custom_data_aug.py | https://github.com/lalonderodney/SegCaps |
lalonderodney | SegCaps | custom_losses.py | https://raw.githubusercontent.com/lalonderodney/SegCaps/master/custom_losses.py | https://github.com/lalonderodney/SegCaps |
lalonderodney | SegCaps | densenets.py | https://raw.githubusercontent.com/lalonderodney/SegCaps/master/densenets.py | https://github.com/lalonderodney/SegCaps |
lalonderodney | SegCaps | load_3D_data.py | https://raw.githubusercontent.com/lalonderodney/SegCaps/master/load_3D_data.py | https://github.com/lalonderodney/SegCaps |
lalonderodney | SegCaps | main.py | https://raw.githubusercontent.com/lalonderodney/SegCaps/master/main.py | https://github.com/lalonderodney/SegCaps |
lalonderodney | SegCaps | manip.py | https://raw.githubusercontent.com/lalonderodney/SegCaps/master/manip.py | https://github.com/lalonderodney/SegCaps |
lalonderodney | SegCaps | metrics.py | https://raw.githubusercontent.com/lalonderodney/SegCaps/master/metrics.py | https://github.com/lalonderodney/SegCaps |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.