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 |
|---|---|---|---|---|
SheldonTsui | GOF_NeurIPS2021 | render_multiview_images.py | https://raw.githubusercontent.com/SheldonTsui/GOF_NeurIPS2021/main/render_multiview_images.py | https://github.com/SheldonTsui/GOF_NeurIPS2021 |
SheldonTsui | GOF_NeurIPS2021 | render_video.py | https://raw.githubusercontent.com/SheldonTsui/GOF_NeurIPS2021/main/render_video.py | https://github.com/SheldonTsui/GOF_NeurIPS2021 |
SheldonTsui | GOF_NeurIPS2021 | render_video_interpolation.py | https://raw.githubusercontent.com/SheldonTsui/GOF_NeurIPS2021/main/render_video_interpolation.py | https://github.com/SheldonTsui/GOF_NeurIPS2021 |
SheldonTsui | GOF_NeurIPS2021 | train.py | https://raw.githubusercontent.com/SheldonTsui/GOF_NeurIPS2021/main/train.py | https://github.com/SheldonTsui/GOF_NeurIPS2021 |
samirsaci | picking-route | app.py | https://raw.githubusercontent.com/samirsaci/picking-route/main/app.py | https://github.com/samirsaci/picking-route |
fkodom | clip-text-decoder | train.py | https://raw.githubusercontent.com/fkodom/clip-text-decoder/main/train.py | https://github.com/fkodom/clip-text-decoder |
fullhunt | log4j-scan | log4j-scan.py | https://raw.githubusercontent.com/fullhunt/log4j-scan/master/log4j-scan.py | https://github.com/fullhunt/log4j-scan |
facebookresearch | mae | engine_finetune.py | https://raw.githubusercontent.com/facebookresearch/mae/main/engine_finetune.py | https://github.com/facebookresearch/mae |
facebookresearch | mae | engine_pretrain.py | https://raw.githubusercontent.com/facebookresearch/mae/main/engine_pretrain.py | https://github.com/facebookresearch/mae |
facebookresearch | mae | main_finetune.py | https://raw.githubusercontent.com/facebookresearch/mae/main/main_finetune.py | https://github.com/facebookresearch/mae |
facebookresearch | mae | main_linprobe.py | https://raw.githubusercontent.com/facebookresearch/mae/main/main_linprobe.py | https://github.com/facebookresearch/mae |
facebookresearch | mae | main_pretrain.py | https://raw.githubusercontent.com/facebookresearch/mae/main/main_pretrain.py | https://github.com/facebookresearch/mae |
facebookresearch | mae | models_mae.py | https://raw.githubusercontent.com/facebookresearch/mae/main/models_mae.py | https://github.com/facebookresearch/mae |
facebookresearch | mae | models_vit.py | https://raw.githubusercontent.com/facebookresearch/mae/main/models_vit.py | https://github.com/facebookresearch/mae |
facebookresearch | mae | submitit_finetune.py | https://raw.githubusercontent.com/facebookresearch/mae/main/submitit_finetune.py | https://github.com/facebookresearch/mae |
facebookresearch | mae | submitit_linprobe.py | https://raw.githubusercontent.com/facebookresearch/mae/main/submitit_linprobe.py | https://github.com/facebookresearch/mae |
facebookresearch | mae | submitit_pretrain.py | https://raw.githubusercontent.com/facebookresearch/mae/main/submitit_pretrain.py | https://github.com/facebookresearch/mae |
Aadhi000 | Ajax | Script.py | https://raw.githubusercontent.com/Aadhi000/Ajax/master/Script.py | https://github.com/Aadhi000/Ajax |
Aadhi000 | Ajax | bot.py | https://raw.githubusercontent.com/Aadhi000/Ajax/master/bot.py | https://github.com/Aadhi000/Ajax |
Aadhi000 | Ajax | info.py | https://raw.githubusercontent.com/Aadhi000/Ajax/master/info.py | https://github.com/Aadhi000/Ajax |
Aadhi000 | Ajax | utils.py | https://raw.githubusercontent.com/Aadhi000/Ajax/master/utils.py | https://github.com/Aadhi000/Ajax |
andreas128 | RePaint | test.py | https://raw.githubusercontent.com/andreas128/RePaint/main/test.py | https://github.com/andreas128/RePaint |
facebookresearch | Detic | demo.py | https://raw.githubusercontent.com/facebookresearch/Detic/main/demo.py | https://github.com/facebookresearch/Detic |
facebookresearch | Detic | lazy_train_net.py | https://raw.githubusercontent.com/facebookresearch/Detic/main/lazy_train_net.py | https://github.com/facebookresearch/Detic |
facebookresearch | Detic | predict.py | https://raw.githubusercontent.com/facebookresearch/Detic/main/predict.py | https://github.com/facebookresearch/Detic |
facebookresearch | Detic | train_net.py | https://raw.githubusercontent.com/facebookresearch/Detic/main/train_net.py | https://github.com/facebookresearch/Detic |
DevilXD | TwitchDropsMiner | cache.py | https://raw.githubusercontent.com/DevilXD/TwitchDropsMiner/master/cache.py | https://github.com/DevilXD/TwitchDropsMiner |
DevilXD | TwitchDropsMiner | channel.py | https://raw.githubusercontent.com/DevilXD/TwitchDropsMiner/master/channel.py | https://github.com/DevilXD/TwitchDropsMiner |
DevilXD | TwitchDropsMiner | constants.py | https://raw.githubusercontent.com/DevilXD/TwitchDropsMiner/master/constants.py | https://github.com/DevilXD/TwitchDropsMiner |
DevilXD | TwitchDropsMiner | exceptions.py | https://raw.githubusercontent.com/DevilXD/TwitchDropsMiner/master/exceptions.py | https://github.com/DevilXD/TwitchDropsMiner |
DevilXD | TwitchDropsMiner | inventory.py | https://raw.githubusercontent.com/DevilXD/TwitchDropsMiner/master/inventory.py | https://github.com/DevilXD/TwitchDropsMiner |
DevilXD | TwitchDropsMiner | main.py | https://raw.githubusercontent.com/DevilXD/TwitchDropsMiner/master/main.py | https://github.com/DevilXD/TwitchDropsMiner |
DevilXD | TwitchDropsMiner | registry.py | https://raw.githubusercontent.com/DevilXD/TwitchDropsMiner/master/registry.py | https://github.com/DevilXD/TwitchDropsMiner |
DevilXD | TwitchDropsMiner | settings.py | https://raw.githubusercontent.com/DevilXD/TwitchDropsMiner/master/settings.py | https://github.com/DevilXD/TwitchDropsMiner |
DevilXD | TwitchDropsMiner | translate.py | https://raw.githubusercontent.com/DevilXD/TwitchDropsMiner/master/translate.py | https://github.com/DevilXD/TwitchDropsMiner |
DevilXD | TwitchDropsMiner | twitch.py | https://raw.githubusercontent.com/DevilXD/TwitchDropsMiner/master/twitch.py | https://github.com/DevilXD/TwitchDropsMiner |
DevilXD | TwitchDropsMiner | utils.py | https://raw.githubusercontent.com/DevilXD/TwitchDropsMiner/master/utils.py | https://github.com/DevilXD/TwitchDropsMiner |
DevilXD | TwitchDropsMiner | websocket.py | https://raw.githubusercontent.com/DevilXD/TwitchDropsMiner/master/websocket.py | https://github.com/DevilXD/TwitchDropsMiner |
volitank | nala | nala-cli.py | https://raw.githubusercontent.com/volitank/nala/main/nala-cli.py | https://github.com/volitank/nala |
volitank | nala | nala_build.py | https://raw.githubusercontent.com/volitank/nala/main/nala_build.py | https://github.com/volitank/nala |
chen310 | NeteaseCloudMusicTasks | api.py | https://raw.githubusercontent.com/chen310/NeteaseCloudMusicTasks/main/api.py | https://github.com/chen310/NeteaseCloudMusicTasks |
chen310 | NeteaseCloudMusicTasks | encrypt.py | https://raw.githubusercontent.com/chen310/NeteaseCloudMusicTasks/main/encrypt.py | https://github.com/chen310/NeteaseCloudMusicTasks |
chen310 | NeteaseCloudMusicTasks | index.py | https://raw.githubusercontent.com/chen310/NeteaseCloudMusicTasks/main/index.py | https://github.com/chen310/NeteaseCloudMusicTasks |
chen310 | NeteaseCloudMusicTasks | pusher.py | https://raw.githubusercontent.com/chen310/NeteaseCloudMusicTasks/main/pusher.py | https://github.com/chen310/NeteaseCloudMusicTasks |
chen310 | NeteaseCloudMusicTasks | ql_update.py | https://raw.githubusercontent.com/chen310/NeteaseCloudMusicTasks/main/ql_update.py | https://github.com/chen310/NeteaseCloudMusicTasks |
chen310 | NeteaseCloudMusicTasks | updateconfig.py | https://raw.githubusercontent.com/chen310/NeteaseCloudMusicTasks/main/updateconfig.py | https://github.com/chen310/NeteaseCloudMusicTasks |
chen310 | NeteaseCloudMusicTasks | user.py | https://raw.githubusercontent.com/chen310/NeteaseCloudMusicTasks/main/user.py | https://github.com/chen310/NeteaseCloudMusicTasks |
chen310 | NeteaseCloudMusicTasks | utils.py | https://raw.githubusercontent.com/chen310/NeteaseCloudMusicTasks/main/utils.py | https://github.com/chen310/NeteaseCloudMusicTasks |
DavidBuchanan314 | ambiguous-png-packer | pack.py | https://raw.githubusercontent.com/DavidBuchanan314/ambiguous-png-packer/main/pack.py | https://github.com/DavidBuchanan314/ambiguous-png-packer |
safebuffer | sam-the-admin | sam_the_admin.py | https://raw.githubusercontent.com/safebuffer/sam-the-admin/main/sam_the_admin.py | https://github.com/safebuffer/sam-the-admin |
ZhugeKongan | torch-template-for-deep-learning | args.py | https://raw.githubusercontent.com/ZhugeKongan/torch-template-for-deep-learning/main/args.py | https://github.com/ZhugeKongan/torch-template-for-deep-learning |
ZhugeKongan | torch-template-for-deep-learning | dataloder.py | https://raw.githubusercontent.com/ZhugeKongan/torch-template-for-deep-learning/main/dataloder.py | https://github.com/ZhugeKongan/torch-template-for-deep-learning |
ZhugeKongan | torch-template-for-deep-learning | eval.py | https://raw.githubusercontent.com/ZhugeKongan/torch-template-for-deep-learning/main/eval.py | https://github.com/ZhugeKongan/torch-template-for-deep-learning |
ZhugeKongan | torch-template-for-deep-learning | metrics.py | https://raw.githubusercontent.com/ZhugeKongan/torch-template-for-deep-learning/main/metrics.py | https://github.com/ZhugeKongan/torch-template-for-deep-learning |
ZhugeKongan | torch-template-for-deep-learning | train_baseline.py | https://raw.githubusercontent.com/ZhugeKongan/torch-template-for-deep-learning/main/train_baseline.py | https://github.com/ZhugeKongan/torch-template-for-deep-learning |
ZhugeKongan | torch-template-for-deep-learning | visualization.py | https://raw.githubusercontent.com/ZhugeKongan/torch-template-for-deep-learning/main/visualization.py | https://github.com/ZhugeKongan/torch-template-for-deep-learning |
G-U-N | PyCIL | rmm_train.py | https://raw.githubusercontent.com/G-U-N/PyCIL/master/rmm_train.py | https://github.com/G-U-N/PyCIL |
G-U-N | PyCIL | trainer.py | https://raw.githubusercontent.com/G-U-N/PyCIL/master/trainer.py | https://github.com/G-U-N/PyCIL |
microsoft | VQ-Diffusion | inference_VQ_Diffusion.py | https://raw.githubusercontent.com/microsoft/VQ-Diffusion/main/inference_VQ_Diffusion.py | https://github.com/microsoft/VQ-Diffusion |
microsoft | VQ-Diffusion | train.py | https://raw.githubusercontent.com/microsoft/VQ-Diffusion/main/train.py | https://github.com/microsoft/VQ-Diffusion |
Ridter | noPac | noPac.py | https://raw.githubusercontent.com/Ridter/noPac/main/noPac.py | https://github.com/Ridter/noPac |
Ridter | noPac | scanner.py | https://raw.githubusercontent.com/Ridter/noPac/main/scanner.py | https://github.com/Ridter/noPac |
dabeaz | dataklasses | dataklasses.py | https://raw.githubusercontent.com/dabeaz/dataklasses/main/dataklasses.py | https://github.com/dabeaz/dataklasses |
dabeaz | dataklasses | perf.py | https://raw.githubusercontent.com/dabeaz/dataklasses/main/perf.py | https://github.com/dabeaz/dataklasses |
Neo23x0 | log4shell-detector | log4shell-detector.py | https://raw.githubusercontent.com/Neo23x0/log4shell-detector/main/log4shell-detector.py | https://github.com/Neo23x0/log4shell-detector |
facebookresearch | SLIP | datasets.py | https://raw.githubusercontent.com/facebookresearch/SLIP/main/datasets.py | https://github.com/facebookresearch/SLIP |
facebookresearch | SLIP | eval_zeroshot.py | https://raw.githubusercontent.com/facebookresearch/SLIP/main/eval_zeroshot.py | https://github.com/facebookresearch/SLIP |
facebookresearch | SLIP | losses.py | https://raw.githubusercontent.com/facebookresearch/SLIP/main/losses.py | https://github.com/facebookresearch/SLIP |
facebookresearch | SLIP | main.py | https://raw.githubusercontent.com/facebookresearch/SLIP/main/main.py | https://github.com/facebookresearch/SLIP |
facebookresearch | SLIP | main_linear.py | https://raw.githubusercontent.com/facebookresearch/SLIP/main/main_linear.py | https://github.com/facebookresearch/SLIP |
facebookresearch | SLIP | make_dataset.py | https://raw.githubusercontent.com/facebookresearch/SLIP/main/make_dataset.py | https://github.com/facebookresearch/SLIP |
facebookresearch | SLIP | models.py | https://raw.githubusercontent.com/facebookresearch/SLIP/main/models.py | https://github.com/facebookresearch/SLIP |
facebookresearch | SLIP | run_with_submitit.py | https://raw.githubusercontent.com/facebookresearch/SLIP/main/run_with_submitit.py | https://github.com/facebookresearch/SLIP |
facebookresearch | SLIP | run_with_submitit_linear.py | https://raw.githubusercontent.com/facebookresearch/SLIP/main/run_with_submitit_linear.py | https://github.com/facebookresearch/SLIP |
facebookresearch | SLIP | tokenizer.py | https://raw.githubusercontent.com/facebookresearch/SLIP/main/tokenizer.py | https://github.com/facebookresearch/SLIP |
facebookresearch | SLIP | utils.py | https://raw.githubusercontent.com/facebookresearch/SLIP/main/utils.py | https://github.com/facebookresearch/SLIP |
crowsonkb | v-diffusion-pytorch | cfg_modify_image.py | https://raw.githubusercontent.com/crowsonkb/v-diffusion-pytorch/master/cfg_modify_image.py | https://github.com/crowsonkb/v-diffusion-pytorch |
crowsonkb | v-diffusion-pytorch | cfg_sample.py | https://raw.githubusercontent.com/crowsonkb/v-diffusion-pytorch/master/cfg_sample.py | https://github.com/crowsonkb/v-diffusion-pytorch |
crowsonkb | v-diffusion-pytorch | clip_sample.py | https://raw.githubusercontent.com/crowsonkb/v-diffusion-pytorch/master/clip_sample.py | https://github.com/crowsonkb/v-diffusion-pytorch |
facebookresearch | contriever | eval_beir.py | https://raw.githubusercontent.com/facebookresearch/contriever/main/eval_beir.py | https://github.com/facebookresearch/contriever |
facebookresearch | contriever | evaluate_retrieved_passages.py | https://raw.githubusercontent.com/facebookresearch/contriever/main/evaluate_retrieved_passages.py | https://github.com/facebookresearch/contriever |
facebookresearch | contriever | finetuning.py | https://raw.githubusercontent.com/facebookresearch/contriever/main/finetuning.py | https://github.com/facebookresearch/contriever |
facebookresearch | contriever | generate_passage_embeddings.py | https://raw.githubusercontent.com/facebookresearch/contriever/main/generate_passage_embeddings.py | https://github.com/facebookresearch/contriever |
facebookresearch | contriever | passage_retrieval.py | https://raw.githubusercontent.com/facebookresearch/contriever/main/passage_retrieval.py | https://github.com/facebookresearch/contriever |
facebookresearch | contriever | preprocess.py | https://raw.githubusercontent.com/facebookresearch/contriever/main/preprocess.py | https://github.com/facebookresearch/contriever |
facebookresearch | contriever | train.py | https://raw.githubusercontent.com/facebookresearch/contriever/main/train.py | https://github.com/facebookresearch/contriever |
yandex-research | ddpm-segmentation | generate_dataset.py | https://raw.githubusercontent.com/yandex-research/ddpm-segmentation/master/generate_dataset.py | https://github.com/yandex-research/ddpm-segmentation |
yandex-research | ddpm-segmentation | train_deeplab.py | https://raw.githubusercontent.com/yandex-research/ddpm-segmentation/master/train_deeplab.py | https://github.com/yandex-research/ddpm-segmentation |
yandex-research | ddpm-segmentation | train_interpreter.py | https://raw.githubusercontent.com/yandex-research/ddpm-segmentation/master/train_interpreter.py | https://github.com/yandex-research/ddpm-segmentation |
rizkydermawan1992 | Face-Detection | facedetection.py | https://raw.githubusercontent.com/rizkydermawan1992/Face-Detection/main/facedetection.py | https://github.com/rizkydermawan1992/Face-Detection |
rizkydermawan1992 | Face-Detection | facetracking.py | https://raw.githubusercontent.com/rizkydermawan1992/Face-Detection/main/facetracking.py | https://github.com/rizkydermawan1992/Face-Detection |
facebookresearch | banmo | extract.py | https://raw.githubusercontent.com/facebookresearch/banmo/main/extract.py | https://github.com/facebookresearch/banmo |
royorel | StyleSDF | dataset.py | https://raw.githubusercontent.com/royorel/StyleSDF/main/dataset.py | https://github.com/royorel/StyleSDF |
royorel | StyleSDF | distributed.py | https://raw.githubusercontent.com/royorel/StyleSDF/main/distributed.py | https://github.com/royorel/StyleSDF |
royorel | StyleSDF | download_models.py | https://raw.githubusercontent.com/royorel/StyleSDF/main/download_models.py | https://github.com/royorel/StyleSDF |
royorel | StyleSDF | generate_shapes_and_images.py | https://raw.githubusercontent.com/royorel/StyleSDF/main/generate_shapes_and_images.py | https://github.com/royorel/StyleSDF |
royorel | StyleSDF | losses.py | https://raw.githubusercontent.com/royorel/StyleSDF/main/losses.py | https://github.com/royorel/StyleSDF |
royorel | StyleSDF | model.py | https://raw.githubusercontent.com/royorel/StyleSDF/main/model.py | https://github.com/royorel/StyleSDF |
royorel | StyleSDF | options.py | https://raw.githubusercontent.com/royorel/StyleSDF/main/options.py | https://github.com/royorel/StyleSDF |
royorel | StyleSDF | prepare_data.py | https://raw.githubusercontent.com/royorel/StyleSDF/main/prepare_data.py | https://github.com/royorel/StyleSDF |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.