repo_owner stringlengths 2 39 | repo_name stringlengths 1 100 | file_path stringlengths 4 120 | file_url stringlengths 51 219 |
|---|---|---|---|
pdxlocations | Meshtastic-Python-Examples | send-environment-metrics.py | https://raw.githubusercontent.com/pdxlocations/Meshtastic-Python-Examples/main/send-environment-metrics.py |
alanzhangcs | Tamm_Code | data.py | https://raw.githubusercontent.com/alanzhangcs/Tamm_Code/main/data.py |
alanzhangcs | Tamm_Code | main.py | https://raw.githubusercontent.com/alanzhangcs/Tamm_Code/main/main.py |
alanzhangcs | Tamm_Code | main_linear_probing.py | https://raw.githubusercontent.com/alanzhangcs/Tamm_Code/main/main_linear_probing.py |
alanzhangcs | Tamm_Code | param.py | https://raw.githubusercontent.com/alanzhangcs/Tamm_Code/main/param.py |
alanzhangcs | Tamm_Code | test.py | https://raw.githubusercontent.com/alanzhangcs/Tamm_Code/main/test.py |
neuraloperator | CoDA-NO | YParams.py | https://raw.githubusercontent.com/neuraloperator/CoDA-NO/main/YParams.py |
neuraloperator | CoDA-NO | main.py | https://raw.githubusercontent.com/neuraloperator/CoDA-NO/main/main.py |
neuraloperator | CoDA-NO | utils.py | https://raw.githubusercontent.com/neuraloperator/CoDA-NO/main/utils.py |
henrytirla | Solana-PNL-Bot | Automated.py | https://raw.githubusercontent.com/henrytirla/Solana-PNL-Bot/master/Automated.py |
henrytirla | Solana-PNL-Bot | Manual.py | https://raw.githubusercontent.com/henrytirla/Solana-PNL-Bot/master/Manual.py |
henrytirla | Solana-PNL-Bot | Updated_Manual.py | https://raw.githubusercontent.com/henrytirla/Solana-PNL-Bot/master/Updated_Manual.py |
HyunWookL | TESTAM | engine.py | https://raw.githubusercontent.com/HyunWookL/TESTAM/main/engine.py |
HyunWookL | TESTAM | generate_training_data.py | https://raw.githubusercontent.com/HyunWookL/TESTAM/main/generate_training_data.py |
HyunWookL | TESTAM | model.py | https://raw.githubusercontent.com/HyunWookL/TESTAM/main/model.py |
HyunWookL | TESTAM | run.py | https://raw.githubusercontent.com/HyunWookL/TESTAM/main/run.py |
HyunWookL | TESTAM | test.py | https://raw.githubusercontent.com/HyunWookL/TESTAM/main/test.py |
HyunWookL | TESTAM | train.py | https://raw.githubusercontent.com/HyunWookL/TESTAM/main/train.py |
HyunWookL | TESTAM | util.py | https://raw.githubusercontent.com/HyunWookL/TESTAM/main/util.py |
soyoung97 | ListT5 | FiDT5.py | https://raw.githubusercontent.com/soyoung97/ListT5/main/FiDT5.py |
soyoung97 | ListT5 | beir_eval.py | https://raw.githubusercontent.com/soyoung97/ListT5/main/beir_eval.py |
soyoung97 | ListT5 | run_listt5.py | https://raw.githubusercontent.com/soyoung97/ListT5/main/run_listt5.py |
soyoung97 | ListT5 | run_monot5_rankt5.py | https://raw.githubusercontent.com/soyoung97/ListT5/main/run_monot5_rankt5.py |
soyoung97 | ListT5 | test.py | https://raw.githubusercontent.com/soyoung97/ListT5/main/test.py |
IBM | remote-sensing-image-retrieval | experiments.py | https://raw.githubusercontent.com/IBM/remote-sensing-image-retrieval/main/experiments.py |
IBM | remote-sensing-image-retrieval | inference.py | https://raw.githubusercontent.com/IBM/remote-sensing-image-retrieval/main/inference.py |
IBM | remote-sensing-image-retrieval | speed_test_milvus.py | https://raw.githubusercontent.com/IBM/remote-sensing-image-retrieval/main/speed_test_milvus.py |
IBM | remote-sensing-image-retrieval | tsne.py | https://raw.githubusercontent.com/IBM/remote-sensing-image-retrieval/main/tsne.py |
IBM | remote-sensing-image-retrieval | visualization.py | https://raw.githubusercontent.com/IBM/remote-sensing-image-retrieval/main/visualization.py |
somuchtome | Faceswap | generate_annotation.py | https://raw.githubusercontent.com/somuchtome/Faceswap/master/generate_annotation.py |
somuchtome | Faceswap | i2i.py | https://raw.githubusercontent.com/somuchtome/Faceswap/master/i2i.py |
somuchtome | Faceswap | main.py | https://raw.githubusercontent.com/somuchtome/Faceswap/master/main.py |
somuchtome | Faceswap | mask.py | https://raw.githubusercontent.com/somuchtome/Faceswap/master/mask.py |
somuchtome | Faceswap | parse.py | https://raw.githubusercontent.com/somuchtome/Faceswap/master/parse.py |
somuchtome | Faceswap | train_lora_dreambooth.py | https://raw.githubusercontent.com/somuchtome/Faceswap/master/train_lora_dreambooth.py |
somuchtome | Faceswap | utils.py | https://raw.githubusercontent.com/somuchtome/Faceswap/master/utils.py |
joeyz0z | MeaCap | args.py | https://raw.githubusercontent.com/joeyz0z/MeaCap/main/args.py |
joeyz0z | MeaCap | compute_clip_score.py | https://raw.githubusercontent.com/joeyz0z/MeaCap/main/compute_clip_score.py |
joeyz0z | MeaCap | inference.py | https://raw.githubusercontent.com/joeyz0z/MeaCap/main/inference.py |
joeyz0z | MeaCap | prepare_embedding.py | https://raw.githubusercontent.com/joeyz0z/MeaCap/main/prepare_embedding.py |
joeyz0z | MeaCap | viecap_inference.py | https://raw.githubusercontent.com/joeyz0z/MeaCap/main/viecap_inference.py |
raunaqbhirangi | hiss | create_dataset.py | https://raw.githubusercontent.com/raunaqbhirangi/hiss/main/create_dataset.py |
raunaqbhirangi | hiss | train.py | https://raw.githubusercontent.com/raunaqbhirangi/hiss/main/train.py |
USTC3DV | NeuralABC-code | marching_cube.py | https://raw.githubusercontent.com/USTC3DV/NeuralABC-code/main/marching_cube.py |
ligenxun | chatToMedicalAtlas | build_graph.py | https://raw.githubusercontent.com/ligenxun/chatToMedicalAtlas/master/build_graph.py |
ligenxun | chatToMedicalAtlas | chat_to_graph.py | https://raw.githubusercontent.com/ligenxun/chatToMedicalAtlas/master/chat_to_graph.py |
ligenxun | chatToMedicalAtlas | entity_extractor.py | https://raw.githubusercontent.com/ligenxun/chatToMedicalAtlas/master/entity_extractor.py |
ligenxun | chatToMedicalAtlas | kbqa_test.py | https://raw.githubusercontent.com/ligenxun/chatToMedicalAtlas/master/kbqa_test.py |
ligenxun | chatToMedicalAtlas | search_answer.py | https://raw.githubusercontent.com/ligenxun/chatToMedicalAtlas/master/search_answer.py |
feifeiobama | OrthogonalDet | coco_to_voc.py | https://raw.githubusercontent.com/feifeiobama/OrthogonalDet/main/coco_to_voc.py |
feifeiobama | OrthogonalDet | demo.py | https://raw.githubusercontent.com/feifeiobama/OrthogonalDet/main/demo.py |
feifeiobama | OrthogonalDet | train_net.py | https://raw.githubusercontent.com/feifeiobama/OrthogonalDet/main/train_net.py |
SpreadKnowledge | YOLO_train_detection_GUI | main.py | https://raw.githubusercontent.com/SpreadKnowledge/YOLO_train_detection_GUI/main/main.py |
uyzhang | CLIP-RC | get_flops.py | https://raw.githubusercontent.com/uyzhang/CLIP-RC/main/get_flops.py |
uyzhang | CLIP-RC | test.py | https://raw.githubusercontent.com/uyzhang/CLIP-RC/main/test.py |
uyzhang | CLIP-RC | train.py | https://raw.githubusercontent.com/uyzhang/CLIP-RC/main/train.py |
Xyhshell | Wx_Ai_bot | chat_info.py | https://raw.githubusercontent.com/Xyhshell/Wx_Ai_bot/Wx_Ai_bot_open_user/chat_info.py |
Xyhshell | Wx_Ai_bot | wxApp3.py | https://raw.githubusercontent.com/Xyhshell/Wx_Ai_bot/Wx_Ai_bot_open_user/wxApp3.py |
Xyhshell | Wx_Ai_bot | wx_lib.py | https://raw.githubusercontent.com/Xyhshell/Wx_Ai_bot/Wx_Ai_bot_open_user/wx_lib.py |
MONIKAGUNASEELAN | Implementation-of-Geolocation-Extraction-Data-Analytics-Using-ML | geolocation%20code.py | https://raw.githubusercontent.com/MONIKAGUNASEELAN/Implementation-of-Geolocation-Extraction-Data-Analytics-Using-ML/main/geolocation%20code.py |
uzh-rpg | cl_initial_buffer | toy_example.py | https://raw.githubusercontent.com/uzh-rpg/cl_initial_buffer/master/toy_example.py |
shirley-wu | cot_decoding | main.py | https://raw.githubusercontent.com/shirley-wu/cot_decoding/master/main.py |
shirley-wu | cot_decoding | solve.py | https://raw.githubusercontent.com/shirley-wu/cot_decoding/master/solve.py |
shirley-wu | cot_decoding | task.py | https://raw.githubusercontent.com/shirley-wu/cot_decoding/master/task.py |
DebadityaQU | RDDM | data.py | https://raw.githubusercontent.com/DebadityaQU/RDDM/main/data.py |
DebadityaQU | RDDM | diffusion.py | https://raw.githubusercontent.com/DebadityaQU/RDDM/main/diffusion.py |
DebadityaQU | RDDM | metrics.py | https://raw.githubusercontent.com/DebadityaQU/RDDM/main/metrics.py |
DebadityaQU | RDDM | model.py | https://raw.githubusercontent.com/DebadityaQU/RDDM/main/model.py |
DebadityaQU | RDDM | std_eval.py | https://raw.githubusercontent.com/DebadityaQU/RDDM/main/std_eval.py |
DebadityaQU | RDDM | train.py | https://raw.githubusercontent.com/DebadityaQU/RDDM/main/train.py |
sudarshan-koirala | langchain-gemma-ollama-chainlit | langchain_gemma_ollama.py | https://raw.githubusercontent.com/sudarshan-koirala/langchain-gemma-ollama-chainlit/main/langchain_gemma_ollama.py |
liuQuan98 | EYOC | config.py | https://raw.githubusercontent.com/liuQuan98/EYOC/main/config.py |
liuQuan98 | EYOC | train.py | https://raw.githubusercontent.com/liuQuan98/EYOC/main/train.py |
daniel2005d | mapXplore | dbConnector.py | https://raw.githubusercontent.com/daniel2005d/mapXplore/main/dbConnector.py |
hyugogirubato | DVDFabExtendedDownload | backup.py | https://raw.githubusercontent.com/hyugogirubato/DVDFabExtendedDownload/main/backup.py |
hyugogirubato | DVDFabExtendedDownload | dvdfab.py | https://raw.githubusercontent.com/hyugogirubato/DVDFabExtendedDownload/main/dvdfab.py |
BlueBash | BlogIQ | app.py | https://raw.githubusercontent.com/BlueBash/BlogIQ/main/app.py |
BlueBash | BlogIQ | postgres.py | https://raw.githubusercontent.com/BlueBash/BlogIQ/main/postgres.py |
BlueBash | BlogIQ | prompt.py | https://raw.githubusercontent.com/BlueBash/BlogIQ/main/prompt.py |
ristea | aed-mae | engine_train.py | https://raw.githubusercontent.com/ristea/aed-mae/main/engine_train.py |
ristea | aed-mae | extract_gradients.py | https://raw.githubusercontent.com/ristea/aed-mae/main/extract_gradients.py |
ristea | aed-mae | inference.py | https://raw.githubusercontent.com/ristea/aed-mae/main/inference.py |
ristea | aed-mae | main.py | https://raw.githubusercontent.com/ristea/aed-mae/main/main.py |
TJU-sjyj | AMU-Tuning | parse_args.py | https://raw.githubusercontent.com/TJU-sjyj/AMU-Tuning/main/parse_args.py |
TJU-sjyj | AMU-Tuning | train.py | https://raw.githubusercontent.com/TJU-sjyj/AMU-Tuning/main/train.py |
TJU-sjyj | AMU-Tuning | utils.py | https://raw.githubusercontent.com/TJU-sjyj/AMU-Tuning/main/utils.py |
0xjacklove | xflower | my_patch.py | https://raw.githubusercontent.com/0xjacklove/xflower/main/my_patch.py |
0xjacklove | xflower | xflower.py | https://raw.githubusercontent.com/0xjacklove/xflower/main/xflower.py |
HemantKArya | Melodfy | inference.py | https://raw.githubusercontent.com/HemantKArya/Melodfy/main/inference.py |
HemantKArya | Melodfy | main.py | https://raw.githubusercontent.com/HemantKArya/Melodfy/main/main.py |
HemantKArya | Melodfy | mainui.py | https://raw.githubusercontent.com/HemantKArya/Melodfy/main/mainui.py |
HemantKArya | Melodfy | piano_vad.py | https://raw.githubusercontent.com/HemantKArya/Melodfy/main/piano_vad.py |
HemantKArya | Melodfy | utilities.py | https://raw.githubusercontent.com/HemantKArya/Melodfy/main/utilities.py |
nettitude | CVE-2024-25153 | CVE-2024-25153.py | https://raw.githubusercontent.com/nettitude/CVE-2024-25153/master/CVE-2024-25153.py |
sieve-community | describe | instruct.py | https://raw.githubusercontent.com/sieve-community/describe/main/instruct.py |
sieve-community | describe | main_pipeline.py | https://raw.githubusercontent.com/sieve-community/describe/main/main_pipeline.py |
sieve-community | describe | scene_detection.py | https://raw.githubusercontent.com/sieve-community/describe/main/scene_detection.py |
mashijie1028 | ActiveGCD | model.py | https://raw.githubusercontent.com/mashijie1028/ActiveGCD/main/model.py |
mashijie1028 | ActiveGCD | train_al_ema.py | https://raw.githubusercontent.com/mashijie1028/ActiveGCD/main/train_al_ema.py |
mashijie1028 | ActiveGCD | train_base.py | https://raw.githubusercontent.com/mashijie1028/ActiveGCD/main/train_base.py |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.