{"id":20543766,"url":"https://github.com/isarandi/tensorflow-resnetv1.5-like-pytorch","last_synced_at":"2025-06-11T15:14:31.557Z","repository":{"id":79994337,"uuid":"421596044","full_name":"isarandi/tensorflow-resnetv1.5-like-pytorch","owner":"isarandi","description":"Porting PyTorch's ResNetV1.5 weights to TensorFlow","archived":false,"fork":false,"pushed_at":"2021-12-02T20:22:27.000Z","size":16,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-01-16T15:35:58.583Z","etag":null,"topics":[],"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/isarandi.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-10-26T21:58:28.000Z","updated_at":"2021-12-03T12:45:16.000Z","dependencies_parsed_at":null,"dependency_job_id":"44fdac85-9edf-4011-8526-66bd21aa8016","html_url":"https://github.com/isarandi/tensorflow-resnetv1.5-like-pytorch","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isarandi%2Ftensorflow-resnetv1.5-like-pytorch","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isarandi%2Ftensorflow-resnetv1.5-like-pytorch/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isarandi%2Ftensorflow-resnetv1.5-like-pytorch/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isarandi%2Ftensorflow-resnetv1.5-like-pytorch/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/isarandi","download_url":"https://codeload.github.com/isarandi/tensorflow-resnetv1.5-like-pytorch/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":242150748,"owners_count":20080006,"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":[],"created_at":"2024-11-16T01:40:13.315Z","updated_at":"2025-03-06T04:46:10.534Z","avatar_url":"https://github.com/isarandi.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Porting ResNetv1.5 from PyTorch to TensorFlow\n\n\"ResNetV1.5\" is a slight modification of ResNetV1. In V1, the striding in the bottleneck blocks happens on the 1x1 conv before the 3x3, while in V1.5 the stride is on the 3x3 conv. When PyTorch talks about \"ResNet\" as such, they mean V1.5, while TensorFlow means V1.\n\nRun `python convert_weights.py` to generate Keras-compatible HDF5 checkpoint files with the weights from the corresponding PyTorch checkpoints.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fisarandi%2Ftensorflow-resnetv1.5-like-pytorch","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fisarandi%2Ftensorflow-resnetv1.5-like-pytorch","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fisarandi%2Ftensorflow-resnetv1.5-like-pytorch/lists"}