{"id":20744393,"url":"https://github.com/pris-cv/advanceddropout","last_synced_at":"2025-04-24T05:46:42.231Z","repository":{"id":126793764,"uuid":"352494086","full_name":"PRIS-CV/AdvancedDropout","owner":"PRIS-CV","description":"Advanced Dropout: A Model-free Methodology for Bayesian Dropout Optimization (IEEE TPAMI 2021)","archived":false,"fork":false,"pushed_at":"2021-06-04T02:22:00.000Z","size":18,"stargazers_count":17,"open_issues_count":1,"forks_count":1,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-04-24T05:46:32.395Z","etag":null,"topics":["dropout"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/PRIS-CV.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2021-03-29T02:35:16.000Z","updated_at":"2024-11-08T08:35:19.000Z","dependencies_parsed_at":null,"dependency_job_id":"dc2d1c52-4769-4dd1-b877-a53538d24eac","html_url":"https://github.com/PRIS-CV/AdvancedDropout","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PRIS-CV%2FAdvancedDropout","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PRIS-CV%2FAdvancedDropout/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PRIS-CV%2FAdvancedDropout/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PRIS-CV%2FAdvancedDropout/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/PRIS-CV","download_url":"https://codeload.github.com/PRIS-CV/AdvancedDropout/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":250573344,"owners_count":21452345,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["dropout"],"created_at":"2024-11-17T07:15:23.012Z","updated_at":"2025-04-24T05:46:42.226Z","avatar_url":"https://github.com/PRIS-CV.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# AdvancedDropout\nAdvanced Dropout: A Model-free Methodology for Bayesian Dropout Optimization (IEEE TPAMI 2021) [IEEE Xplore](https://ieeexplore.ieee.org/document/9439951 \"IEEE Xplore\") or [ArXiv](https://arxiv.org/abs/2010.05244 \"ArXiv\")\n\n## Code List\n+ main.py\n\t+ Main file for running\n+ mlp.py\n\t+ Fully connected (FC) layers with advanced dropout\n+ variationalBayesDropout.py\n\t+ Advanced dropout\n\n## Dataset\n### CIFAR-10 (and others)\n\n## Requirements\n- python \u003e= 3.6\n- PyTorch \u003e= 1.1.0\n- torchvision \u003e= 0.3.0\n- GPU memory \u003e= 3500MiB (GTX 1080Ti)\n\n## Training\n- Download datasets\n- Train and evaluate: `python main.py` or use nohup `nohup python main.py \u003e1.out 2\u003e\u00261 \u0026`\n\n## Citation\nIf you find this paper useful in your research, please consider citing:\n```\n@ARTICLE{9439951,\n  author={Xie, Jiyang and Ma, Zhanyu and Lei, Jianjun and Zhang, Guoqiang and Xue, Jing-Hao and Tan, Zheng-Hua and Guo, Jun},\n  journal={IEEE Transactions on Pattern Analysis and Machine Intelligence}, \n  title={Advanced Dropout: A Model-free Methodology for Bayesian Dropout Optimization}, \n  year={2021},\n  volume={},\n  number={},\n  pages={1-1},\n  doi={10.1109/TPAMI.2021.3083089}}\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpris-cv%2Fadvanceddropout","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpris-cv%2Fadvanceddropout","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpris-cv%2Fadvanceddropout/lists"}