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 |
|---|---|---|---|---|
NoamRosenberg | autodeeplab | evaluate_distributed.py | https://raw.githubusercontent.com/NoamRosenberg/autodeeplab/new_master/evaluate_distributed.py | https://github.com/NoamRosenberg/autodeeplab |
NoamRosenberg | autodeeplab | operations.py | https://raw.githubusercontent.com/NoamRosenberg/autodeeplab/new_master/operations.py | https://github.com/NoamRosenberg/autodeeplab |
NoamRosenberg | autodeeplab | summaries.py | https://raw.githubusercontent.com/NoamRosenberg/autodeeplab/new_master/summaries.py | https://github.com/NoamRosenberg/autodeeplab |
NoamRosenberg | autodeeplab | test.py | https://raw.githubusercontent.com/NoamRosenberg/autodeeplab/new_master/test.py | https://github.com/NoamRosenberg/autodeeplab |
NoamRosenberg | autodeeplab | train.py | https://raw.githubusercontent.com/NoamRosenberg/autodeeplab/new_master/train.py | https://github.com/NoamRosenberg/autodeeplab |
NoamRosenberg | autodeeplab | train_autodeeplab.py | https://raw.githubusercontent.com/NoamRosenberg/autodeeplab/new_master/train_autodeeplab.py | https://github.com/NoamRosenberg/autodeeplab |
NoamRosenberg | autodeeplab | train_distributed.py | https://raw.githubusercontent.com/NoamRosenberg/autodeeplab/new_master/train_distributed.py | https://github.com/NoamRosenberg/autodeeplab |
chaitjo | graph-convnet-tsp | config.py | https://raw.githubusercontent.com/chaitjo/graph-convnet-tsp/master/config.py | https://github.com/chaitjo/graph-convnet-tsp |
geaxgx | tello-openpose | CameraMorse.py | https://raw.githubusercontent.com/geaxgx/tello-openpose/master/CameraMorse.py | https://github.com/geaxgx/tello-openpose |
geaxgx | tello-openpose | OP.py | https://raw.githubusercontent.com/geaxgx/tello-openpose/master/OP.py | https://github.com/geaxgx/tello-openpose |
geaxgx | tello-openpose | SoundPlayer.py | https://raw.githubusercontent.com/geaxgx/tello-openpose/master/SoundPlayer.py | https://github.com/geaxgx/tello-openpose |
geaxgx | tello-openpose | tello_openpose.py | https://raw.githubusercontent.com/geaxgx/tello-openpose/master/tello_openpose.py | https://github.com/geaxgx/tello-openpose |
nikhilbarhate99 | Hierarchical-Actor-Critic-HAC-PyTorch | DDPG.py | https://raw.githubusercontent.com/nikhilbarhate99/Hierarchical-Actor-Critic-HAC-PyTorch/master/DDPG.py | https://github.com/nikhilbarhate99/Hierarchical-Actor-Critic-HAC-PyTorch |
nikhilbarhate99 | Hierarchical-Actor-Critic-HAC-PyTorch | HAC.py | https://raw.githubusercontent.com/nikhilbarhate99/Hierarchical-Actor-Critic-HAC-PyTorch/master/HAC.py | https://github.com/nikhilbarhate99/Hierarchical-Actor-Critic-HAC-PyTorch |
nikhilbarhate99 | Hierarchical-Actor-Critic-HAC-PyTorch | test.py | https://raw.githubusercontent.com/nikhilbarhate99/Hierarchical-Actor-Critic-HAC-PyTorch/master/test.py | https://github.com/nikhilbarhate99/Hierarchical-Actor-Critic-HAC-PyTorch |
nikhilbarhate99 | Hierarchical-Actor-Critic-HAC-PyTorch | train.py | https://raw.githubusercontent.com/nikhilbarhate99/Hierarchical-Actor-Critic-HAC-PyTorch/master/train.py | https://github.com/nikhilbarhate99/Hierarchical-Actor-Critic-HAC-PyTorch |
nikhilbarhate99 | Hierarchical-Actor-Critic-HAC-PyTorch | utils.py | https://raw.githubusercontent.com/nikhilbarhate99/Hierarchical-Actor-Critic-HAC-PyTorch/master/utils.py | https://github.com/nikhilbarhate99/Hierarchical-Actor-Critic-HAC-PyTorch |
Zian25 | UniTools-Termux | utx.py | https://raw.githubusercontent.com/Zian25/UniTools-Termux/main/utx.py | https://github.com/Zian25/UniTools-Termux |
purcellconsult | Cracking-Python-Bootcamp | 01_numbers_in_python.py | https://raw.githubusercontent.com/purcellconsult/Cracking-Python-Bootcamp/master/01_numbers_in_python.py | https://github.com/purcellconsult/Cracking-Python-Bootcamp |
purcellconsult | Cracking-Python-Bootcamp | 02_control_and_repeat.py | https://raw.githubusercontent.com/purcellconsult/Cracking-Python-Bootcamp/master/02_control_and_repeat.py | https://github.com/purcellconsult/Cracking-Python-Bootcamp |
purcellconsult | Cracking-Python-Bootcamp | 03_string_processing.py | https://raw.githubusercontent.com/purcellconsult/Cracking-Python-Bootcamp/master/03_string_processing.py | https://github.com/purcellconsult/Cracking-Python-Bootcamp |
purcellconsult | Cracking-Python-Bootcamp | 04_a_gentle_intro_to_data_structures.py | https://raw.githubusercontent.com/purcellconsult/Cracking-Python-Bootcamp/master/04_a_gentle_intro_to_data_structures.py | https://github.com/purcellconsult/Cracking-Python-Bootcamp |
purcellconsult | Cracking-Python-Bootcamp | 05_functions_and_functional_programming.py | https://raw.githubusercontent.com/purcellconsult/Cracking-Python-Bootcamp/master/05_functions_and_functional_programming.py | https://github.com/purcellconsult/Cracking-Python-Bootcamp |
purcellconsult | Cracking-Python-Bootcamp | 06_py_test_demo.py | https://raw.githubusercontent.com/purcellconsult/Cracking-Python-Bootcamp/master/06_py_test_demo.py | https://github.com/purcellconsult/Cracking-Python-Bootcamp |
purcellconsult | Cracking-Python-Bootcamp | 06_unit_test_module.py | https://raw.githubusercontent.com/purcellconsult/Cracking-Python-Bootcamp/master/06_unit_test_module.py | https://github.com/purcellconsult/Cracking-Python-Bootcamp |
purcellconsult | Cracking-Python-Bootcamp | 07_oop_dogs.py | https://raw.githubusercontent.com/purcellconsult/Cracking-Python-Bootcamp/master/07_oop_dogs.py | https://github.com/purcellconsult/Cracking-Python-Bootcamp |
purcellconsult | Cracking-Python-Bootcamp | 07_oop_in_python_cars.py | https://raw.githubusercontent.com/purcellconsult/Cracking-Python-Bootcamp/master/07_oop_in_python_cars.py | https://github.com/purcellconsult/Cracking-Python-Bootcamp |
purcellconsult | Cracking-Python-Bootcamp | 08_regex_recap_in_python.py | https://raw.githubusercontent.com/purcellconsult/Cracking-Python-Bootcamp/master/08_regex_recap_in_python.py | https://github.com/purcellconsult/Cracking-Python-Bootcamp |
purcellconsult | Cracking-Python-Bootcamp | 09_simple_bs4_tutorial.py | https://raw.githubusercontent.com/purcellconsult/Cracking-Python-Bootcamp/master/09_simple_bs4_tutorial.py | https://github.com/purcellconsult/Cracking-Python-Bootcamp |
purcellconsult | Cracking-Python-Bootcamp | 10_http_requests_option.py | https://raw.githubusercontent.com/purcellconsult/Cracking-Python-Bootcamp/master/10_http_requests_option.py | https://github.com/purcellconsult/Cracking-Python-Bootcamp |
purcellconsult | Cracking-Python-Bootcamp | 12_generators_and_iterators.py | https://raw.githubusercontent.com/purcellconsult/Cracking-Python-Bootcamp/master/12_generators_and_iterators.py | https://github.com/purcellconsult/Cracking-Python-Bootcamp |
nlpcl-lab | ace2005-preprocessing | main.py | https://raw.githubusercontent.com/nlpcl-lab/ace2005-preprocessing/master/main.py | https://github.com/nlpcl-lab/ace2005-preprocessing |
nlpcl-lab | ace2005-preprocessing | parser.py | https://raw.githubusercontent.com/nlpcl-lab/ace2005-preprocessing/master/parser.py | https://github.com/nlpcl-lab/ace2005-preprocessing |
vzhou842 | cnn-from-scratch | cnn.py | https://raw.githubusercontent.com/vzhou842/cnn-from-scratch/master/cnn.py | https://github.com/vzhou842/cnn-from-scratch |
vzhou842 | cnn-from-scratch | cnn_keras.py | https://raw.githubusercontent.com/vzhou842/cnn-from-scratch/master/cnn_keras.py | https://github.com/vzhou842/cnn-from-scratch |
vzhou842 | cnn-from-scratch | conv.py | https://raw.githubusercontent.com/vzhou842/cnn-from-scratch/master/conv.py | https://github.com/vzhou842/cnn-from-scratch |
vzhou842 | cnn-from-scratch | maxpool.py | https://raw.githubusercontent.com/vzhou842/cnn-from-scratch/master/maxpool.py | https://github.com/vzhou842/cnn-from-scratch |
vzhou842 | cnn-from-scratch | softmax.py | https://raw.githubusercontent.com/vzhou842/cnn-from-scratch/master/softmax.py | https://github.com/vzhou842/cnn-from-scratch |
Stick-To | Object-Detection-Tensorflow | FCOS.py | https://raw.githubusercontent.com/Stick-To/Object-Detection-Tensorflow/master/FCOS.py | https://github.com/Stick-To/Object-Detection-Tensorflow |
Stick-To | Object-Detection-Tensorflow | LH_RCNN.py | https://raw.githubusercontent.com/Stick-To/Object-Detection-Tensorflow/master/LH_RCNN.py | https://github.com/Stick-To/Object-Detection-Tensorflow |
Stick-To | Object-Detection-Tensorflow | PFPNetR.py | https://raw.githubusercontent.com/Stick-To/Object-Detection-Tensorflow/master/PFPNetR.py | https://github.com/Stick-To/Object-Detection-Tensorflow |
Stick-To | Object-Detection-Tensorflow | RefineDet.py | https://raw.githubusercontent.com/Stick-To/Object-Detection-Tensorflow/master/RefineDet.py | https://github.com/Stick-To/Object-Detection-Tensorflow |
Stick-To | Object-Detection-Tensorflow | RetinaNet.py | https://raw.githubusercontent.com/Stick-To/Object-Detection-Tensorflow/master/RetinaNet.py | https://github.com/Stick-To/Object-Detection-Tensorflow |
Stick-To | Object-Detection-Tensorflow | SSD300.py | https://raw.githubusercontent.com/Stick-To/Object-Detection-Tensorflow/master/SSD300.py | https://github.com/Stick-To/Object-Detection-Tensorflow |
Stick-To | Object-Detection-Tensorflow | SSD512.py | https://raw.githubusercontent.com/Stick-To/Object-Detection-Tensorflow/master/SSD512.py | https://github.com/Stick-To/Object-Detection-Tensorflow |
Stick-To | Object-Detection-Tensorflow | YOLOv2.py | https://raw.githubusercontent.com/Stick-To/Object-Detection-Tensorflow/master/YOLOv2.py | https://github.com/Stick-To/Object-Detection-Tensorflow |
Stick-To | Object-Detection-Tensorflow | YOLOv3.py | https://raw.githubusercontent.com/Stick-To/Object-Detection-Tensorflow/master/YOLOv3.py | https://github.com/Stick-To/Object-Detection-Tensorflow |
Stick-To | Object-Detection-Tensorflow | testSSD300.py | https://raw.githubusercontent.com/Stick-To/Object-Detection-Tensorflow/master/testSSD300.py | https://github.com/Stick-To/Object-Detection-Tensorflow |
Stick-To | Object-Detection-Tensorflow | testSSD512.py | https://raw.githubusercontent.com/Stick-To/Object-Detection-Tensorflow/master/testSSD512.py | https://github.com/Stick-To/Object-Detection-Tensorflow |
Stick-To | Object-Detection-Tensorflow | testYOLOv2.py | https://raw.githubusercontent.com/Stick-To/Object-Detection-Tensorflow/master/testYOLOv2.py | https://github.com/Stick-To/Object-Detection-Tensorflow |
Stick-To | Object-Detection-Tensorflow | testYOLOv3.py | https://raw.githubusercontent.com/Stick-To/Object-Detection-Tensorflow/master/testYOLOv3.py | https://github.com/Stick-To/Object-Detection-Tensorflow |
Stick-To | Object-Detection-Tensorflow | testfcos.py | https://raw.githubusercontent.com/Stick-To/Object-Detection-Tensorflow/master/testfcos.py | https://github.com/Stick-To/Object-Detection-Tensorflow |
Stick-To | Object-Detection-Tensorflow | testlhrcnn.py | https://raw.githubusercontent.com/Stick-To/Object-Detection-Tensorflow/master/testlhrcnn.py | https://github.com/Stick-To/Object-Detection-Tensorflow |
Stick-To | Object-Detection-Tensorflow | testpfpnet.py | https://raw.githubusercontent.com/Stick-To/Object-Detection-Tensorflow/master/testpfpnet.py | https://github.com/Stick-To/Object-Detection-Tensorflow |
Stick-To | Object-Detection-Tensorflow | testrefinedet.py | https://raw.githubusercontent.com/Stick-To/Object-Detection-Tensorflow/master/testrefinedet.py | https://github.com/Stick-To/Object-Detection-Tensorflow |
Stick-To | Object-Detection-Tensorflow | testretinanet.py | https://raw.githubusercontent.com/Stick-To/Object-Detection-Tensorflow/master/testretinanet.py | https://github.com/Stick-To/Object-Detection-Tensorflow |
yukkyo | voc2coco | voc2coco.py | https://raw.githubusercontent.com/yukkyo/voc2coco/master/voc2coco.py | https://github.com/yukkyo/voc2coco |
pashayogi | Fb-hack | FB-HACK.py | https://raw.githubusercontent.com/pashayogi/Fb-hack/master/FB-HACK.py | https://github.com/pashayogi/Fb-hack |
pashayogi | Fb-hack | brute.py | https://raw.githubusercontent.com/pashayogi/Fb-hack/master/brute.py | https://github.com/pashayogi/Fb-hack |
czy1999 | weibo-topic-spider | analysis.py | https://raw.githubusercontent.com/czy1999/weibo-topic-spider/master/analysis.py | https://github.com/czy1999/weibo-topic-spider |
czy1999 | weibo-topic-spider | excelSave.py | https://raw.githubusercontent.com/czy1999/weibo-topic-spider/master/excelSave.py | https://github.com/czy1999/weibo-topic-spider |
czy1999 | weibo-topic-spider | normal-topic-spyder.py | https://raw.githubusercontent.com/czy1999/weibo-topic-spider/master/normal-topic-spyder.py | https://github.com/czy1999/weibo-topic-spider |
czy1999 | weibo-topic-spider | seg.py | https://raw.githubusercontent.com/czy1999/weibo-topic-spider/master/seg.py | https://github.com/czy1999/weibo-topic-spider |
czy1999 | weibo-topic-spider | super-topic-spyder.py | https://raw.githubusercontent.com/czy1999/weibo-topic-spider/master/super-topic-spyder.py | https://github.com/czy1999/weibo-topic-spider |
thunlp | Chinese_NRE | main.py | https://raw.githubusercontent.com/thunlp/Chinese_NRE/master/main.py | https://github.com/thunlp/Chinese_NRE |
sundios | Google-rank-tracker | rank.py | https://raw.githubusercontent.com/sundios/Google-rank-tracker/master/rank.py | https://github.com/sundios/Google-rank-tracker |
cryptax | droidlysis | droidconfig.py | https://raw.githubusercontent.com/cryptax/droidlysis/master/droidconfig.py | https://github.com/cryptax/droidlysis |
cryptax | droidlysis | droidcountry.py | https://raw.githubusercontent.com/cryptax/droidlysis/master/droidcountry.py | https://github.com/cryptax/droidlysis |
cryptax | droidlysis | droidlysis3.py | https://raw.githubusercontent.com/cryptax/droidlysis/master/droidlysis3.py | https://github.com/cryptax/droidlysis |
cryptax | droidlysis | droidproperties.py | https://raw.githubusercontent.com/cryptax/droidlysis/master/droidproperties.py | https://github.com/cryptax/droidlysis |
cryptax | droidlysis | droidreport.py | https://raw.githubusercontent.com/cryptax/droidlysis/master/droidreport.py | https://github.com/cryptax/droidlysis |
cryptax | droidlysis | droidsample.py | https://raw.githubusercontent.com/cryptax/droidlysis/master/droidsample.py | https://github.com/cryptax/droidlysis |
cryptax | droidlysis | droidsql.py | https://raw.githubusercontent.com/cryptax/droidlysis/master/droidsql.py | https://github.com/cryptax/droidlysis |
cryptax | droidlysis | droidurl.py | https://raw.githubusercontent.com/cryptax/droidlysis/master/droidurl.py | https://github.com/cryptax/droidlysis |
cryptax | droidlysis | droidutil.py | https://raw.githubusercontent.com/cryptax/droidlysis/master/droidutil.py | https://github.com/cryptax/droidlysis |
cryptax | droidlysis | droidziprar.py | https://raw.githubusercontent.com/cryptax/droidlysis/master/droidziprar.py | https://github.com/cryptax/droidlysis |
bmork | defogger | dcs8000lh-configure.py | https://raw.githubusercontent.com/bmork/defogger/master/dcs8000lh-configure.py | https://github.com/bmork/defogger |
pranoyr | cnn-lstm | dataset.py | https://raw.githubusercontent.com/pranoyr/cnn-lstm/master/dataset.py | https://github.com/pranoyr/cnn-lstm |
pranoyr | cnn-lstm | inference.py | https://raw.githubusercontent.com/pranoyr/cnn-lstm/master/inference.py | https://github.com/pranoyr/cnn-lstm |
pranoyr | cnn-lstm | main.py | https://raw.githubusercontent.com/pranoyr/cnn-lstm/master/main.py | https://github.com/pranoyr/cnn-lstm |
pranoyr | cnn-lstm | opts.py | https://raw.githubusercontent.com/pranoyr/cnn-lstm/master/opts.py | https://github.com/pranoyr/cnn-lstm |
pranoyr | cnn-lstm | spatial_transforms.py | https://raw.githubusercontent.com/pranoyr/cnn-lstm/master/spatial_transforms.py | https://github.com/pranoyr/cnn-lstm |
pranoyr | cnn-lstm | temporal_transforms.py | https://raw.githubusercontent.com/pranoyr/cnn-lstm/master/temporal_transforms.py | https://github.com/pranoyr/cnn-lstm |
pranoyr | cnn-lstm | train.py | https://raw.githubusercontent.com/pranoyr/cnn-lstm/master/train.py | https://github.com/pranoyr/cnn-lstm |
pranoyr | cnn-lstm | utils.py | https://raw.githubusercontent.com/pranoyr/cnn-lstm/master/utils.py | https://github.com/pranoyr/cnn-lstm |
cmhungsteve | TA3N | TRNmodule.py | https://raw.githubusercontent.com/cmhungsteve/TA3N/master/TRNmodule.py | https://github.com/cmhungsteve/TA3N |
cmhungsteve | TA3N | dataset.py | https://raw.githubusercontent.com/cmhungsteve/TA3N/master/dataset.py | https://github.com/cmhungsteve/TA3N |
cmhungsteve | TA3N | loss.py | https://raw.githubusercontent.com/cmhungsteve/TA3N/master/loss.py | https://github.com/cmhungsteve/TA3N |
cmhungsteve | TA3N | main.py | https://raw.githubusercontent.com/cmhungsteve/TA3N/master/main.py | https://github.com/cmhungsteve/TA3N |
cmhungsteve | TA3N | models.py | https://raw.githubusercontent.com/cmhungsteve/TA3N/master/models.py | https://github.com/cmhungsteve/TA3N |
cmhungsteve | TA3N | opts.py | https://raw.githubusercontent.com/cmhungsteve/TA3N/master/opts.py | https://github.com/cmhungsteve/TA3N |
cmhungsteve | TA3N | test_models.py | https://raw.githubusercontent.com/cmhungsteve/TA3N/master/test_models.py | https://github.com/cmhungsteve/TA3N |
minimaxir | gpt-2-keyword-generation | keyword_decode.py | https://raw.githubusercontent.com/minimaxir/gpt-2-keyword-generation/master/keyword_decode.py | https://github.com/minimaxir/gpt-2-keyword-generation |
minimaxir | gpt-2-keyword-generation | keyword_encode.py | https://raw.githubusercontent.com/minimaxir/gpt-2-keyword-generation/master/keyword_encode.py | https://github.com/minimaxir/gpt-2-keyword-generation |
minimaxir | gpt-2-keyword-generation | keyword_encode_aitextgen_reddit.py | https://raw.githubusercontent.com/minimaxir/gpt-2-keyword-generation/master/keyword_encode_aitextgen_reddit.py | https://github.com/minimaxir/gpt-2-keyword-generation |
alinlab | L2T-ww | check_dataset.py | https://raw.githubusercontent.com/alinlab/L2T-ww/master/check_dataset.py | https://github.com/alinlab/L2T-ww |
alinlab | L2T-ww | cub200.py | https://raw.githubusercontent.com/alinlab/L2T-ww/master/cub200.py | https://github.com/alinlab/L2T-ww |
alinlab | L2T-ww | train_l2t_ww.py | https://raw.githubusercontent.com/alinlab/L2T-ww/master/train_l2t_ww.py | https://github.com/alinlab/L2T-ww |
TommyZihao | zihaoopencv | canny-interactive-demo.py | https://raw.githubusercontent.com/TommyZihao/zihaoopencv/master/canny-interactive-demo.py | https://github.com/TommyZihao/zihaoopencv |
TommyZihao | zihaoopencv | webcam_CLAHE.py | https://raw.githubusercontent.com/TommyZihao/zihaoopencv/master/webcam_CLAHE.py | https://github.com/TommyZihao/zihaoopencv |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.