{"payload":{"pageCount":2,"repositories":[{"type":"Public","name":"uncertainty-detection-autolabeling","owner":"continental","isFork":false,"description":"Implementation of several research papers focused on uncertainty estimation and auto-labeling within the context of object detection for autonomous driving applications. It utilizes the Keras implementation of EfficientDet as an exemplary detector for demonstration purposes.","allTopics":[],"primaryLanguage":{"name":"Python","color":"#3572A5"},"pullRequestCount":0,"issueCount":0,"starsCount":2,"forksCount":3,"license":"BSD 3-Clause \"New\" or \"Revised\" License","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2024-07-09T14:06:28.426Z"}},{"type":"Public","name":"concept-counterfactuals","owner":"continental","isFork":false,"description":"Coming soon: A repository for generating Concept-guided Latent Diffusion Counterfactual Explanations. The code generates concept-guided counterfactuals for any classifier on ImageNet samples. Counterfactual generation for other image datasets can be easily included.","allTopics":[],"primaryLanguage":null,"pullRequestCount":0,"issueCount":0,"starsCount":0,"forksCount":0,"license":null,"participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2024-06-03T12:15:35.820Z"}},{"type":"Public","name":"seed4d","owner":"continental","isFork":false,"description":"coming soon...","allTopics":[],"primaryLanguage":null,"pullRequestCount":0,"issueCount":0,"starsCount":0,"forksCount":0,"license":null,"participation":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0],"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2024-05-27T09:56:19.296Z"}},{"type":"Public","name":"outlier-robust-student-t-filter","owner":"continental","isFork":false,"description":"Implemention of the Student-t Filter and comparison methods to state of the art robust Bayesian filtering methods.","allTopics":[],"primaryLanguage":{"name":"Jupyter Notebook","color":"#DA5B0B"},"pullRequestCount":0,"issueCount":0,"starsCount":1,"forksCount":0,"license":"Other","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2024-05-22T11:23:02.659Z"}},{"type":"Public","name":"megamerge","owner":"continental","isFork":false,"description":"Multi Repository Pull Request Orchestration","allTopics":[],"primaryLanguage":{"name":"Ruby","color":"#701516"},"pullRequestCount":1,"issueCount":0,"starsCount":34,"forksCount":5,"license":"Apache License 2.0","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2024-05-15T14:17:33.885Z"}},{"type":"Public","name":"6Img-to-3D","owner":"continental","isFork":false,"description":"Few-Image to 3D Method","allTopics":[],"primaryLanguage":{"name":"Python","color":"#3572A5"},"pullRequestCount":1,"issueCount":2,"starsCount":64,"forksCount":8,"license":"BSD 3-Clause \"New\" or \"Revised\" License","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2024-04-22T03:52:33.246Z"}},{"type":"Public","name":"guided-concept-projection-vectors","owner":"continental","isFork":false,"description":"The implementation of Guided Concept Projection Vectors (GCPV) framework for concept-based explainability of computer vision models. ","allTopics":[],"primaryLanguage":{"name":"Python","color":"#3572A5"},"pullRequestCount":0,"issueCount":0,"starsCount":0,"forksCount":0,"license":"BSD 3-Clause \"New\" or \"Revised\" License","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2024-04-18T09:09:15.584Z"}},{"type":"Public","name":"flutter_blue_plus","owner":"continental","isFork":true,"description":"Flutter plugin for connecting and communicationg with Bluetooth Low Energy devices, on Android and iOS","allTopics":[],"primaryLanguage":{"name":"Dart","color":"#00B4AB"},"pullRequestCount":0,"issueCount":0,"starsCount":0,"forksCount":429,"license":"Other","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2024-04-04T12:20:56.493Z"}},{"type":"Public","name":"towards-the-better-model-generalization-in-motion-prediction","owner":"continental","isFork":false,"description":"Coming soon: A framework for OOD testing across Argoverse 2 Motion and Waymo Open Motion Datasets.","allTopics":[],"primaryLanguage":null,"pullRequestCount":0,"issueCount":0,"starsCount":1,"forksCount":0,"license":null,"participation":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0],"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2024-03-21T15:15:13.883Z"}},{"type":"Public","name":"empirical-bayes-analysis-of-object-trajectory","owner":"continental","isFork":false,"description":"This project presents the code for Empirical Bayes Analysis of Waymo Motion Dataset v1.1 and can be further applied to other motion datasets.","allTopics":[],"primaryLanguage":{"name":"Python","color":"#3572A5"},"pullRequestCount":0,"issueCount":0,"starsCount":1,"forksCount":0,"license":"BSD 3-Clause \"New\" or \"Revised\" License","participation":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0],"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2023-11-20T12:52:50.171Z"}},{"type":"Public","name":"Vargrind","owner":"continental","isFork":false,"description":"","allTopics":[],"primaryLanguage":{"name":"C","color":"#555555"},"pullRequestCount":0,"issueCount":0,"starsCount":1,"forksCount":0,"license":"GNU General Public License v2.0","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2023-10-31T13:22:41.864Z"}},{"type":"Public","name":"Rubick","owner":"continental","isFork":false,"description":"Fuzz drivers are essential for fuzzing library APIs. However, manually composing fuzz drivers is difficult and time consuming. That's why we propose Rubick, which is an automata-based fuzz driver gen for library APIs.","allTopics":["fuzzing","automata-based-representation","automata-active-learning-algorithm","automata-guided-fuzz-driver","199-unique-vulnerabilities-with-4-cves"],"primaryLanguage":{"name":"Java","color":"#b07219"},"pullRequestCount":0,"issueCount":2,"starsCount":5,"forksCount":5,"license":"GNU General Public License v3.0","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2023-08-04T10:26:48.016Z"}},{"type":"Public","name":"kiabsicherung-metric-benchmarking-tool","owner":"continental","isFork":false,"description":"The Metric Benchmarking Tool (MBT) is an application to perform standard benchmarks using the KI Absicherung (KIA) dataset for 2D object detection. It is meant to allow evaluations of the effectiveness of different methods, by comparing the results calculated by this tool using defined metrics.","allTopics":["benchmarking","metrics","object-detection"],"primaryLanguage":{"name":"Python","color":"#3572A5"},"pullRequestCount":1,"issueCount":0,"starsCount":3,"forksCount":1,"license":"Apache License 2.0","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2023-07-20T12:59:32.307Z"}},{"type":"Public","name":"continental-nodes-for-knime","owner":"continental","isFork":false,"description":"The Continental Nodes for KNIME Extension provides data processing and reporting capabilities intended for business users of the KNIME Analytics Platform.","allTopics":["knime","xls","poi"],"primaryLanguage":{"name":"Java","color":"#b07219"},"pullRequestCount":0,"issueCount":2,"starsCount":9,"forksCount":2,"license":"GNU General Public License v3.0","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2023-05-15T07:15:33.243Z"}},{"type":"Public archive","name":"ngx-materialize-ui","owner":"continental","isFork":false,"description":"NGX Materialize UI is an Angular Component Library based on the Materialize CSS framework.","allTopics":["angular","material-ui"],"primaryLanguage":{"name":"TypeScript","color":"#3178c6"},"pullRequestCount":0,"issueCount":0,"starsCount":0,"forksCount":0,"license":"Apache License 2.0","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2023-04-19T13:03:34.072Z"}},{"type":"Public archive","name":"cloud-yourself","owner":"continental","isFork":false,"description":"A system to manage cloud accounts in large enterprises.","allTopics":["arm","cloud","azure","enterprise-architecture","cloud-adoption"],"primaryLanguage":{"name":"C#","color":"#178600"},"pullRequestCount":0,"issueCount":0,"starsCount":9,"forksCount":2,"license":"Apache License 2.0","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2023-04-19T13:02:04.347Z"}},{"type":"Public archive","name":"Sdl-Community","owner":"continental","isFork":true,"description":"This is the place where we develop and maintain most of SDL's plugins for Trados Studio. If you want to help us or just looking for some examples this is the perfect place.","allTopics":[],"primaryLanguage":{"name":"C#","color":"#178600"},"pullRequestCount":0,"issueCount":0,"starsCount":0,"forksCount":127,"license":"Apache License 2.0","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2022-12-20T15:09:40.012Z"}},{"type":"Public","name":"kiwissen-bayesian-trajectory-prediction","owner":"continental","isFork":false,"description":"Framework for integrating prior knowledge into trajectory prediction models for autonomous driving via Bayesian continual learning.","allTopics":["trajectory-prediction","bayesian-deep-learning","continual-deep-learning","informed-deep-learning"],"primaryLanguage":{"name":"Python","color":"#3572A5"},"pullRequestCount":0,"issueCount":0,"starsCount":6,"forksCount":1,"license":"BSD 3-Clause \"New\" or \"Revised\" License","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2022-11-28T10:50:13.152Z"}},{"type":"Public archive","name":"rosidl_typesupport_protobuf","owner":"continental","isFork":true,"description":"Please visit the new repository: https://github.com/eclipse-ecal/rosidl_typesupport_protobuf","allTopics":[],"primaryLanguage":{"name":"EmberScript","color":"#FFF4F3"},"pullRequestCount":0,"issueCount":0,"starsCount":0,"forksCount":15,"license":"Apache License 2.0","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2022-07-29T08:32:30.882Z"}},{"type":"Public archive","name":"tcp_pubsub","owner":"continental","isFork":true,"description":"Please visit the new repository: https://github.com/eclipse-ecal/tcp_pubsub","allTopics":[],"primaryLanguage":{"name":"C++","color":"#f34b7d"},"pullRequestCount":0,"issueCount":0,"starsCount":0,"forksCount":19,"license":"Other","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2022-07-29T08:29:17.776Z"}},{"type":"Public archive","name":"rmw_ecal","owner":"continental","isFork":true,"description":"Please visit the new repository: https://github.com/eclipse-ecal/rmw_ecal","allTopics":[],"primaryLanguage":{"name":"C++","color":"#f34b7d"},"pullRequestCount":0,"issueCount":0,"starsCount":0,"forksCount":13,"license":"Apache License 2.0","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2022-07-29T08:26:42.487Z"}},{"type":"Public archive","name":"gpsd2ecal","owner":"continental","isFork":true,"description":"Please visit the new repository: https://github.com/eclipse-ecal/gpsd2ecal","allTopics":[],"primaryLanguage":{"name":"C++","color":"#f34b7d"},"pullRequestCount":0,"issueCount":0,"starsCount":1,"forksCount":4,"license":"Apache License 2.0","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2022-07-29T07:03:04.101Z"}},{"type":"Public archive","name":"ecal","owner":"continental","isFork":true,"description":"Please visit the new repository: https://github.com/eclipse-ecal/ecal","allTopics":[],"primaryLanguage":{"name":"C++","color":"#f34b7d"},"pullRequestCount":0,"issueCount":0,"starsCount":11,"forksCount":169,"license":"Apache License 2.0","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2022-07-28T17:44:57.563Z"}},{"type":"Public archive","name":"fineftp-server","owner":"continental","isFork":true,"description":"Please visit the new repository: https://github.com/eclipse-ecal/fineftp-server","allTopics":[],"primaryLanguage":{"name":"C++","color":"#f34b7d"},"pullRequestCount":0,"issueCount":0,"starsCount":3,"forksCount":60,"license":"MIT License","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2022-07-28T14:56:18.388Z"}},{"type":"Public archive","name":"image-statistics-matching","owner":"continental","isFork":false,"description":"Methods for alignment of global image statistics aimed at unsupervised Domain Adaptation and Data Augmentation","allTopics":["machine-learning","deep-learning","images","image-processing","image-augmentation","augmentation","image-matching","domain-adaptation","histogram-matching","python"],"primaryLanguage":{"name":"Python","color":"#3572A5"},"pullRequestCount":0,"issueCount":0,"starsCount":40,"forksCount":7,"license":"MIT License","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2022-05-23T10:53:01.768Z"}},{"type":"Public","name":"hybrid_learning","owner":"continental","isFork":false,"description":"Libraries for analysing and using linear concept embeddings of deep neural networks","allTopics":[],"primaryLanguage":{"name":"Python","color":"#3572A5"},"pullRequestCount":0,"issueCount":0,"starsCount":5,"forksCount":1,"license":"MIT License","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2022-04-14T20:45:18.254Z"}},{"type":"Public archive","name":"RelaxedLasso","owner":"continental","isFork":false,"description":"Implementation of Relaxed Lasso Algorithm for Linear Regression.","allTopics":["linear-regression","lasso-regression","coordinate-descent","lars","relaxed","relaxed-lasso","lasso","regularization"],"primaryLanguage":{"name":"Python","color":"#3572A5"},"pullRequestCount":0,"issueCount":0,"starsCount":12,"forksCount":4,"license":"BSD 3-Clause \"New\" or \"Revised\" License","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2021-11-15T09:31:46.807Z"}},{"type":"Public archive","name":"hfl_driver","owner":"continental","isFork":false,"description":"ROS driver for Continental's 3D Flash Lidar","allTopics":["perception","vision","lidar","automotive","industry","pointcloud","ros"],"primaryLanguage":{"name":"C++","color":"#f34b7d"},"pullRequestCount":1,"issueCount":0,"starsCount":8,"forksCount":5,"license":"Other","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2021-09-30T14:37:39.085Z"}},{"type":"Public archive","name":"udp_com","owner":"continental","isFork":false,"description":"Generic UDP communication ROS package","allTopics":["interface","udp","ros"],"primaryLanguage":{"name":"C++","color":"#f34b7d"},"pullRequestCount":0,"issueCount":3,"starsCount":26,"forksCount":6,"license":"BSD 4-Clause \"Original\" or \"Old\" License","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2021-07-21T19:31:19.653Z"}},{"type":"Public","name":"jenkins_log_parser","owner":"continental","isFork":false,"description":"Create a readable log out of the raw log data from a jenkins job.","allTopics":["jenkins","parser","log","continuous-integration"],"primaryLanguage":{"name":"Python","color":"#3572A5"},"pullRequestCount":0,"issueCount":0,"starsCount":2,"forksCount":1,"license":"Apache License 2.0","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2021-06-10T12:19:47.151Z"}}],"repositoryCount":31,"userInfo":null,"searchable":true,"definitions":[],"typeFilters":[{"id":"all","text":"All"},{"id":"public","text":"Public"},{"id":"source","text":"Sources"},{"id":"fork","text":"Forks"},{"id":"archived","text":"Archived"},{"id":"template","text":"Templates"}],"compactMode":false},"title":"continental repositories"}