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 |
|---|---|---|---|---|
cha512 | rust-reversing-helper | string_recovery.py | https://raw.githubusercontent.com/cha512/rust-reversing-helper/master/string_recovery.py | https://github.com/cha512/rust-reversing-helper |
epsagon | list-lambdas | list_lambdas.py | https://raw.githubusercontent.com/epsagon/list-lambdas/master/list_lambdas.py | https://github.com/epsagon/list-lambdas |
ANSSI-FR | ASCAD | ASCAD_generate.py | https://raw.githubusercontent.com/ANSSI-FR/ASCAD/master/ASCAD_generate.py | https://github.com/ANSSI-FR/ASCAD |
ANSSI-FR | ASCAD | ASCAD_test_models.py | https://raw.githubusercontent.com/ANSSI-FR/ASCAD/master/ASCAD_test_models.py | https://github.com/ANSSI-FR/ASCAD |
ANSSI-FR | ASCAD | ASCAD_train_models.py | https://raw.githubusercontent.com/ANSSI-FR/ASCAD/master/ASCAD_train_models.py | https://github.com/ANSSI-FR/ASCAD |
lzrobots | DeepEmbeddingModel_ZSL | AwA1_GBU.py | https://raw.githubusercontent.com/lzrobots/DeepEmbeddingModel_ZSL/master/AwA1_GBU.py | https://github.com/lzrobots/DeepEmbeddingModel_ZSL |
lzrobots | DeepEmbeddingModel_ZSL | AwA2_GBU.py | https://raw.githubusercontent.com/lzrobots/DeepEmbeddingModel_ZSL/master/AwA2_GBU.py | https://github.com/lzrobots/DeepEmbeddingModel_ZSL |
lzrobots | DeepEmbeddingModel_ZSL | AwA_attribute.py | https://raw.githubusercontent.com/lzrobots/DeepEmbeddingModel_ZSL/master/AwA_attribute.py | https://github.com/lzrobots/DeepEmbeddingModel_ZSL |
lzrobots | DeepEmbeddingModel_ZSL | AwA_fusion.py | https://raw.githubusercontent.com/lzrobots/DeepEmbeddingModel_ZSL/master/AwA_fusion.py | https://github.com/lzrobots/DeepEmbeddingModel_ZSL |
lzrobots | DeepEmbeddingModel_ZSL | AwA_wordvector.py | https://raw.githubusercontent.com/lzrobots/DeepEmbeddingModel_ZSL/master/AwA_wordvector.py | https://github.com/lzrobots/DeepEmbeddingModel_ZSL |
lzrobots | DeepEmbeddingModel_ZSL | CUB1_GBU.py | https://raw.githubusercontent.com/lzrobots/DeepEmbeddingModel_ZSL/master/CUB1_GBU.py | https://github.com/lzrobots/DeepEmbeddingModel_ZSL |
lzrobots | DeepEmbeddingModel_ZSL | CUB_attribute.py | https://raw.githubusercontent.com/lzrobots/DeepEmbeddingModel_ZSL/master/CUB_attribute.py | https://github.com/lzrobots/DeepEmbeddingModel_ZSL |
lzrobots | DeepEmbeddingModel_ZSL | SUN_GBU.py | https://raw.githubusercontent.com/lzrobots/DeepEmbeddingModel_ZSL/master/SUN_GBU.py | https://github.com/lzrobots/DeepEmbeddingModel_ZSL |
lzrobots | DeepEmbeddingModel_ZSL | aPY_GBU.py | https://raw.githubusercontent.com/lzrobots/DeepEmbeddingModel_ZSL/master/aPY_GBU.py | https://github.com/lzrobots/DeepEmbeddingModel_ZSL |
lzrobots | DeepEmbeddingModel_ZSL | kNN.py | https://raw.githubusercontent.com/lzrobots/DeepEmbeddingModel_ZSL/master/kNN.py | https://github.com/lzrobots/DeepEmbeddingModel_ZSL |
lzrobots | DeepEmbeddingModel_ZSL | kNN_cosine.py | https://raw.githubusercontent.com/lzrobots/DeepEmbeddingModel_ZSL/master/kNN_cosine.py | https://github.com/lzrobots/DeepEmbeddingModel_ZSL |
DiegoCaraballo | Email-extractor | EmailExtractor.py | https://raw.githubusercontent.com/DiegoCaraballo/Email-extractor/master/EmailExtractor.py | https://github.com/DiegoCaraballo/Email-extractor |
XqFeng-Josie | TextCNN | TextCNN.py | https://raw.githubusercontent.com/XqFeng-Josie/TextCNN/master/TextCNN.py | https://github.com/XqFeng-Josie/TextCNN |
XqFeng-Josie | TextCNN | data_helper.py | https://raw.githubusercontent.com/XqFeng-Josie/TextCNN/master/data_helper.py | https://github.com/XqFeng-Josie/TextCNN |
XqFeng-Josie | TextCNN | evaluation.py | https://raw.githubusercontent.com/XqFeng-Josie/TextCNN/master/evaluation.py | https://github.com/XqFeng-Josie/TextCNN |
XqFeng-Josie | TextCNN | train.py | https://raw.githubusercontent.com/XqFeng-Josie/TextCNN/master/train.py | https://github.com/XqFeng-Josie/TextCNN |
kacperszurek | burp_wp | burp_wp.py | https://raw.githubusercontent.com/kacperszurek/burp_wp/master/burp_wp.py | https://github.com/kacperszurek/burp_wp |
RuiShu | dirt-t | run_dirtt.py | https://raw.githubusercontent.com/RuiShu/dirt-t/master/run_dirtt.py | https://github.com/RuiShu/dirt-t |
Justin1904 | TensorFusionNetworks | model.py | https://raw.githubusercontent.com/Justin1904/TensorFusionNetworks/master/model.py | https://github.com/Justin1904/TensorFusionNetworks |
Justin1904 | TensorFusionNetworks | train.py | https://raw.githubusercontent.com/Justin1904/TensorFusionNetworks/master/train.py | https://github.com/Justin1904/TensorFusionNetworks |
Justin1904 | TensorFusionNetworks | utils.py | https://raw.githubusercontent.com/Justin1904/TensorFusionNetworks/master/utils.py | https://github.com/Justin1904/TensorFusionNetworks |
zjfGit | python3-scrapy-spider-phantomjs-selenium | middlewares.py | https://raw.githubusercontent.com/zjfGit/python3-scrapy-spider-phantomjs-selenium/master/middlewares.py | https://github.com/zjfGit/python3-scrapy-spider-phantomjs-selenium |
zjfGit | python3-scrapy-spider-phantomjs-selenium | mysqlUtils.py | https://raw.githubusercontent.com/zjfGit/python3-scrapy-spider-phantomjs-selenium/master/mysqlUtils.py | https://github.com/zjfGit/python3-scrapy-spider-phantomjs-selenium |
zjfGit | python3-scrapy-spider-phantomjs-selenium | pipelines.py | https://raw.githubusercontent.com/zjfGit/python3-scrapy-spider-phantomjs-selenium/master/pipelines.py | https://github.com/zjfGit/python3-scrapy-spider-phantomjs-selenium |
zjfGit | python3-scrapy-spider-phantomjs-selenium | settings.py | https://raw.githubusercontent.com/zjfGit/python3-scrapy-spider-phantomjs-selenium/master/settings.py | https://github.com/zjfGit/python3-scrapy-spider-phantomjs-selenium |
zjfGit | python3-scrapy-spider-phantomjs-selenium | urlSettings.py | https://raw.githubusercontent.com/zjfGit/python3-scrapy-spider-phantomjs-selenium/master/urlSettings.py | https://github.com/zjfGit/python3-scrapy-spider-phantomjs-selenium |
sushant10 | HQ_Bot | answer_bot.py | https://raw.githubusercontent.com/sushant10/HQ_Bot/master/answer_bot.py | https://github.com/sushant10/HQ_Bot |
malonge | RaGOO | Assemblytics_uniq_anchor.py | https://raw.githubusercontent.com/malonge/RaGOO/master/Assemblytics_uniq_anchor.py | https://github.com/malonge/RaGOO |
malonge | RaGOO | Assemblytics_within_alignment.py | https://raw.githubusercontent.com/malonge/RaGOO/master/Assemblytics_within_alignment.py | https://github.com/malonge/RaGOO |
malonge | RaGOO | filter_gap_SVs.py | https://raw.githubusercontent.com/malonge/RaGOO/master/filter_gap_SVs.py | https://github.com/malonge/RaGOO |
malonge | RaGOO | lift_over.py | https://raw.githubusercontent.com/malonge/RaGOO/master/lift_over.py | https://github.com/malonge/RaGOO |
malonge | RaGOO | make_agp.py | https://raw.githubusercontent.com/malonge/RaGOO/master/make_agp.py | https://github.com/malonge/RaGOO |
malonge | RaGOO | ragoo.py | https://raw.githubusercontent.com/malonge/RaGOO/master/ragoo.py | https://github.com/malonge/RaGOO |
malonge | RaGOO | sam2delta.py | https://raw.githubusercontent.com/malonge/RaGOO/master/sam2delta.py | https://github.com/malonge/RaGOO |
wandouduoduo | SunRnn | sample.py | https://raw.githubusercontent.com/wandouduoduo/SunRnn/master/sample.py | https://github.com/wandouduoduo/SunRnn |
Da532 | Innocent-bot | innocent.py | https://raw.githubusercontent.com/Da532/Innocent-bot/master/innocent.py | https://github.com/Da532/Innocent-bot |
corelight | community-id-spec | community-id.py | https://raw.githubusercontent.com/corelight/community-id-spec/master/community-id.py | https://github.com/corelight/community-id-spec |
pvigier | dependency-graph | dependency_graph.py | https://raw.githubusercontent.com/pvigier/dependency-graph/master/dependency_graph.py | https://github.com/pvigier/dependency-graph |
qnzhou | Mosaic | generate_mosaic.py | https://raw.githubusercontent.com/qnzhou/Mosaic/master/generate_mosaic.py | https://github.com/qnzhou/Mosaic |
APhun | moviepy-cn | conf.py | https://raw.githubusercontent.com/APhun/moviepy-cn/master/conf.py | https://github.com/APhun/moviepy-cn |
karolzak | support-tickets-classification | 0_preprocess_data.py | https://raw.githubusercontent.com/karolzak/support-tickets-classification/master/0_preprocess_data.py | https://github.com/karolzak/support-tickets-classification |
karolzak | support-tickets-classification | 1_download_dataset.py | https://raw.githubusercontent.com/karolzak/support-tickets-classification/master/1_download_dataset.py | https://github.com/karolzak/support-tickets-classification |
karolzak | support-tickets-classification | 2_train_and_eval_model.py | https://raw.githubusercontent.com/karolzak/support-tickets-classification/master/2_train_and_eval_model.py | https://github.com/karolzak/support-tickets-classification |
bao7uo | dp_crypto | dp_crypto.py | https://raw.githubusercontent.com/bao7uo/dp_crypto/master/dp_crypto.py | https://github.com/bao7uo/dp_crypto |
FunctionClub | uPing | uping.py | https://raw.githubusercontent.com/FunctionClub/uPing/master/uping.py | https://github.com/FunctionClub/uPing |
markjay4k | Mask-RCNN-series | visualize_cv.py | https://raw.githubusercontent.com/markjay4k/Mask-RCNN-series/master/visualize_cv.py | https://github.com/markjay4k/Mask-RCNN-series |
markjay4k | Mask-RCNN-series | visualize_cv2.py | https://raw.githubusercontent.com/markjay4k/Mask-RCNN-series/master/visualize_cv2.py | https://github.com/markjay4k/Mask-RCNN-series |
amanwalia123 | KeyFramesExtraction | scene_div.py | https://raw.githubusercontent.com/amanwalia123/KeyFramesExtraction/master/scene_div.py | https://github.com/amanwalia123/KeyFramesExtraction |
XiangGuo1992 | Screen-Vehicle-Detection-using-Tensorflow-API | generate_tfrecord.py | https://raw.githubusercontent.com/XiangGuo1992/Screen-Vehicle-Detection-using-Tensorflow-API/master/generate_tfrecord.py | https://github.com/XiangGuo1992/Screen-Vehicle-Detection-using-Tensorflow-API |
XiangGuo1992 | Screen-Vehicle-Detection-using-Tensorflow-API | object_detection.py | https://raw.githubusercontent.com/XiangGuo1992/Screen-Vehicle-Detection-using-Tensorflow-API/master/object_detection.py | https://github.com/XiangGuo1992/Screen-Vehicle-Detection-using-Tensorflow-API |
XiangGuo1992 | Screen-Vehicle-Detection-using-Tensorflow-API | object_detection_livestream.py | https://raw.githubusercontent.com/XiangGuo1992/Screen-Vehicle-Detection-using-Tensorflow-API/master/object_detection_livestream.py | https://github.com/XiangGuo1992/Screen-Vehicle-Detection-using-Tensorflow-API |
XiangGuo1992 | Screen-Vehicle-Detection-using-Tensorflow-API | object_detection_video.py | https://raw.githubusercontent.com/XiangGuo1992/Screen-Vehicle-Detection-using-Tensorflow-API/master/object_detection_video.py | https://github.com/XiangGuo1992/Screen-Vehicle-Detection-using-Tensorflow-API |
XiangGuo1992 | Screen-Vehicle-Detection-using-Tensorflow-API | xml_to_csv.py | https://raw.githubusercontent.com/XiangGuo1992/Screen-Vehicle-Detection-using-Tensorflow-API/master/xml_to_csv.py | https://github.com/XiangGuo1992/Screen-Vehicle-Detection-using-Tensorflow-API |
fhightower | ioc-finder | utility.py | https://raw.githubusercontent.com/fhightower/ioc-finder/main/utility.py | https://github.com/fhightower/ioc-finder |
shiyemin | voc2coco | voc2coco.py | https://raw.githubusercontent.com/shiyemin/voc2coco/master/voc2coco.py | https://github.com/shiyemin/voc2coco |
MBKraus | Predicting_real_estate_prices_using_scikit-learn | Converter.py | https://raw.githubusercontent.com/MBKraus/Predicting_real_estate_prices_using_scikit-learn/master/Converter.py | https://github.com/MBKraus/Predicting_real_estate_prices_using_scikit-learn |
MBKraus | Predicting_real_estate_prices_using_scikit-learn | Descriptives.py | https://raw.githubusercontent.com/MBKraus/Predicting_real_estate_prices_using_scikit-learn/master/Descriptives.py | https://github.com/MBKraus/Predicting_real_estate_prices_using_scikit-learn |
MBKraus | Predicting_real_estate_prices_using_scikit-learn | Models.py | https://raw.githubusercontent.com/MBKraus/Predicting_real_estate_prices_using_scikit-learn/master/Models.py | https://github.com/MBKraus/Predicting_real_estate_prices_using_scikit-learn |
jingxil | Neural-Decision-Forests | dataset.py | https://raw.githubusercontent.com/jingxil/Neural-Decision-Forests/master/dataset.py | https://github.com/jingxil/Neural-Decision-Forests |
jingxil | Neural-Decision-Forests | ndf.py | https://raw.githubusercontent.com/jingxil/Neural-Decision-Forests/master/ndf.py | https://github.com/jingxil/Neural-Decision-Forests |
jingxil | Neural-Decision-Forests | train.py | https://raw.githubusercontent.com/jingxil/Neural-Decision-Forests/master/train.py | https://github.com/jingxil/Neural-Decision-Forests |
s0md3v | proxify | proxify.py | https://raw.githubusercontent.com/s0md3v/proxify/master/proxify.py | https://github.com/s0md3v/proxify |
Antimalweb | URLNet | TextCNN.py | https://raw.githubusercontent.com/Antimalweb/URLNet/master/TextCNN.py | https://github.com/Antimalweb/URLNet |
Antimalweb | URLNet | auc.py | https://raw.githubusercontent.com/Antimalweb/URLNet/master/auc.py | https://github.com/Antimalweb/URLNet |
Antimalweb | URLNet | test.py | https://raw.githubusercontent.com/Antimalweb/URLNet/master/test.py | https://github.com/Antimalweb/URLNet |
Antimalweb | URLNet | train.py | https://raw.githubusercontent.com/Antimalweb/URLNet/master/train.py | https://github.com/Antimalweb/URLNet |
Antimalweb | URLNet | utils.py | https://raw.githubusercontent.com/Antimalweb/URLNet/master/utils.py | https://github.com/Antimalweb/URLNet |
HongwenZhang | JVCR-3Dlandmark | run_demo.py | https://raw.githubusercontent.com/HongwenZhang/JVCR-3Dlandmark/master/run_demo.py | https://github.com/HongwenZhang/JVCR-3Dlandmark |
HongwenZhang | JVCR-3Dlandmark | train.py | https://raw.githubusercontent.com/HongwenZhang/JVCR-3Dlandmark/master/train.py | https://github.com/HongwenZhang/JVCR-3Dlandmark |
0xbharath | censys-enumeration | censys_enumeration.py | https://raw.githubusercontent.com/0xbharath/censys-enumeration/master/censys_enumeration.py | https://github.com/0xbharath/censys-enumeration |
chaeyoung-lee | pytorch-CAM | inception.py | https://raw.githubusercontent.com/chaeyoung-lee/pytorch-CAM/master/inception.py | https://github.com/chaeyoung-lee/pytorch-CAM |
chaeyoung-lee | pytorch-CAM | main.py | https://raw.githubusercontent.com/chaeyoung-lee/pytorch-CAM/master/main.py | https://github.com/chaeyoung-lee/pytorch-CAM |
chaeyoung-lee | pytorch-CAM | train.py | https://raw.githubusercontent.com/chaeyoung-lee/pytorch-CAM/master/train.py | https://github.com/chaeyoung-lee/pytorch-CAM |
chaeyoung-lee | pytorch-CAM | update.py | https://raw.githubusercontent.com/chaeyoung-lee/pytorch-CAM/master/update.py | https://github.com/chaeyoung-lee/pytorch-CAM |
jpetazzo | griode | arpeggiator.py | https://raw.githubusercontent.com/jpetazzo/griode/master/arpeggiator.py | https://github.com/jpetazzo/griode |
jpetazzo | griode | clock.py | https://raw.githubusercontent.com/jpetazzo/griode/master/clock.py | https://github.com/jpetazzo/griode |
jpetazzo | griode | colors.py | https://raw.githubusercontent.com/jpetazzo/griode/master/colors.py | https://github.com/jpetazzo/griode |
jpetazzo | griode | fluidsynth.py | https://raw.githubusercontent.com/jpetazzo/griode/master/fluidsynth.py | https://github.com/jpetazzo/griode |
jpetazzo | griode | gridgets.py | https://raw.githubusercontent.com/jpetazzo/griode/master/gridgets.py | https://github.com/jpetazzo/griode |
jpetazzo | griode | griode.py | https://raw.githubusercontent.com/jpetazzo/griode/master/griode.py | https://github.com/jpetazzo/griode |
jpetazzo | griode | latch.py | https://raw.githubusercontent.com/jpetazzo/griode/master/latch.py | https://github.com/jpetazzo/griode |
jpetazzo | griode | launchpad.py | https://raw.githubusercontent.com/jpetazzo/griode/master/launchpad.py | https://github.com/jpetazzo/griode |
jpetazzo | griode | looper.py | https://raw.githubusercontent.com/jpetazzo/griode/master/looper.py | https://github.com/jpetazzo/griode |
jpetazzo | griode | mid2loop.py | https://raw.githubusercontent.com/jpetazzo/griode/master/mid2loop.py | https://github.com/jpetazzo/griode |
jpetazzo | griode | mixer.py | https://raw.githubusercontent.com/jpetazzo/griode/master/mixer.py | https://github.com/jpetazzo/griode |
jpetazzo | griode | palette.py | https://raw.githubusercontent.com/jpetazzo/griode/master/palette.py | https://github.com/jpetazzo/griode |
jpetazzo | griode | persistence.py | https://raw.githubusercontent.com/jpetazzo/griode/master/persistence.py | https://github.com/jpetazzo/griode |
jpetazzo | griode | pickers.py | https://raw.githubusercontent.com/jpetazzo/griode/master/pickers.py | https://github.com/jpetazzo/griode |
jpetazzo | griode | quantize.py | https://raw.githubusercontent.com/jpetazzo/griode/master/quantize.py | https://github.com/jpetazzo/griode |
jpetazzo | griode | termpad.py | https://raw.githubusercontent.com/jpetazzo/griode/master/termpad.py | https://github.com/jpetazzo/griode |
wanderingstan | Confusables | confusables.py | https://raw.githubusercontent.com/wanderingstan/Confusables/master/confusables.py | https://github.com/wanderingstan/Confusables |
neuleaf | MobileNetV2 | mobilenet_v2.py | https://raw.githubusercontent.com/neuleaf/MobileNetV2/master/mobilenet_v2.py | https://github.com/neuleaf/MobileNetV2 |
neuleaf | MobileNetV2 | ops.py | https://raw.githubusercontent.com/neuleaf/MobileNetV2/master/ops.py | https://github.com/neuleaf/MobileNetV2 |
neuleaf | MobileNetV2 | utils.py | https://raw.githubusercontent.com/neuleaf/MobileNetV2/master/utils.py | https://github.com/neuleaf/MobileNetV2 |
matteo-ronchetti | Pointillism | main.py | https://raw.githubusercontent.com/matteo-ronchetti/Pointillism/master/main.py | https://github.com/matteo-ronchetti/Pointillism |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.