{"id":15690502,"url":"https://github.com/naivehobo/rambo","last_synced_at":"2025-05-07T23:42:13.040Z","repository":{"id":67884839,"uuid":"222196038","full_name":"naiveHobo/Rambo","owner":"naiveHobo","description":"Driving Imitation","archived":false,"fork":false,"pushed_at":"2019-11-17T04:18:37.000Z","size":9788,"stargazers_count":8,"open_issues_count":0,"forks_count":1,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-02-26T05:41:36.168Z","etag":null,"topics":["autonomous-vehicles","computer-vision","deep-learning","driving-imitation","tensorflow"],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/naiveHobo.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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":"2019-11-17T04:18:13.000Z","updated_at":"2019-11-20T02:48:25.000Z","dependencies_parsed_at":"2023-03-25T15:17:25.457Z","dependency_job_id":null,"html_url":"https://github.com/naiveHobo/Rambo","commit_stats":{"total_commits":1,"total_committers":1,"mean_commits":1.0,"dds":0.0,"last_synced_commit":"603eb46569505d25e14b3587270494a8928f58d4"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/naiveHobo%2FRambo","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/naiveHobo%2FRambo/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/naiveHobo%2FRambo/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/naiveHobo%2FRambo/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/naiveHobo","download_url":"https://codeload.github.com/naiveHobo/Rambo/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243051741,"owners_count":20228256,"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":["autonomous-vehicles","computer-vision","deep-learning","driving-imitation","tensorflow"],"created_at":"2024-10-03T18:10:49.994Z","updated_at":"2025-03-11T14:30:49.799Z","avatar_url":"https://github.com/naiveHobo.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Rambo\nImplementation of Rambo from the second challenge for the Udacity Self-Driving Car initiative with the option to visualize the activation maps to see what your model learns.\n\n![Demo](demo.gif)\n\n## Instructions\nRun the preprocessing script on the [data](https://github.com/udacity/self-driving-car/blob/master/datasets/CH2/Ch2_002.tar.gz.torrent) provided by Udacity:\n```\npython3 dataset.py --y angle\n```\n\nTo get more details about running the training/inference code:\n```\npython3 main.py -h\n```\n\n#### Training\nTrain the model using the following command:\n```\npython3 main.py --mode train\n```\n\nAdd the **--visualize** argument to the above command to build the activation map visualization graph as well.\n\n#### Inference\nYou can run the trained model on your testing data using the following command:\n```\npython3 main.py --mode test\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnaivehobo%2Frambo","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnaivehobo%2Frambo","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnaivehobo%2Frambo/lists"}