8 results on '"Toker, Onur"'
Search Results
2. Benchmarking Automated Machine Learning (AutoML) Frameworks for Object Detection.
- Author
-
Oliveira, Samuel de, Topsakal, Oguzhan, and Toker, Onur
- Subjects
OBJECT recognition (Computer vision) ,MACHINE learning ,COMPUTER vision ,ARTIFICIAL intelligence - Abstract
Automated Machine Learning (AutoML) is a subdomain of machine learning that seeks to expand the usability of traditional machine learning methods to non-expert users by automating various tasks which normally require manual configuration. Prior benchmarking studies on AutoML systems—whose aim is to compare and evaluate their capabilities—have mostly focused on tabular or structured data. In this study, we evaluate AutoML systems on the task of object detection by curating three commonly used object detection datasets (Open Images V7, Microsoft COCO 2017, and Pascal VOC2012) in order to benchmark three different AutoML frameworks—namely, Google's Vertex AI, NVIDIA's TAO, and AutoGluon. We reduced the datasets to only include images with a single object instance in order to understand the effect of class imbalance, as well as dataset and object size. We used the metrics of the average precision (AP) and mean average precision (mAP). Solely in terms of accuracy, our results indicate AutoGluon as the best-performing framework, with a mAP of 0.8901, 0.8972, and 0.8644 for the Pascal VOC2012, COCO 2017, and Open Images V7 datasets, respectively. NVIDIA TAO achieved a mAP of 0.8254, 0.8165, and 0.7754 for those same datasets, while Google's VertexAI scored 0.855, 0.793, and 0.761. We found the dataset size had an inverse relationship to mAP across all the frameworks, and there was no relationship between class size or imbalance and accuracy. Furthermore, we discuss each framework's relative benefits and drawbacks from the standpoint of ease of use. This study also points out the issues found as we examined the labels of a subset of each dataset. Labeling errors in the datasets appear to have a substantial negative effect on accuracy that is not resolved by larger datasets. Overall, this study provides a platform for future development and research on this nascent field of machine learning. [ABSTRACT FROM AUTHOR]
- Published
- 2024
- Full Text
- View/download PDF
3. A High-Level Synthesis Approach for a RISC-V RV32I-Based System on Chip and Its FPGA Implementation †.
- Author
-
Toker, Onur
- Subjects
RUNNING speed ,ENGINEERS ,RANDOM access memory ,C++ ,SYSTEMS on a chip ,BUSES - Abstract
In this paper, we present a RISC-V RV32I-based system-on-chip (SoC) design approach using the Vivado high-level synthesis (HLS) tool. The proposed approach consists of three separate levels: The first one is an HLS design and simulation purely in C++. The second one is a Verilog simulation of the HLS-generated Verilog implementation of the CPU core, a RAM unit initialized with a short assembly code, and a simple output port which simply forwards the output data to the simulation console. Finally, the third level is the implementation and testing of this SoC on a low-cost FPGA board (Basys3) running at a clock speed of 100 MHz. A sample C code was compiled using the GNU RISC-V compiler tool chain and tested on the HLS-generated RISC-V RV32I core as well. The HLS design consists of a single C++ file with fewer than 300 lines, a single header file, and a testbench in C++. Our design objectives are that (1) the C++ code should be easy to read for an average engineer, and (2) the coding style should dictate minimal area, i.e., minimal resource utilization, without significantly degrading the code readability. The proposed system was implemented for two different I/O bus alternatives: (1) a traditional single clock cycle delay memory interface and (2) the industry-standard AXI bus. We present timing closure, resource utilization, and power consumption estimates. Furthermore, by using the open-source synthesis tool yosys, we generated a CMOS gate-level design and provide gate count details. All design, simulation, and constraint files are publicly available in a GitHub repo. We also present a simple dual-core SoC design, but detailed multi-core designs and other advanced futures are planned for future research. [ABSTRACT FROM AUTHOR]
- Published
- 2023
- Full Text
- View/download PDF
4. A Sub-6 GHz Vital Signs Sensor Using Software Defined Radios
- Author
-
Toker, Onur, primary and Adla, Rawa, additional
- Published
- 2020
- Full Text
- View/download PDF
5. A Synthetic Wide-Bandwidth Radar System Using Software Defined Radios
- Author
-
Toker, Onur, primary and Ozdemir, Ozgur, additional
- Published
- 2020
- Full Text
- View/download PDF
6. An Overview of Autonomous Vehicles Sensors and Their Vulnerability to Weather Conditions.
- Author
-
Vargas, Jorge, Alsweiss, Suleiman, Toker, Onur, Razdan, Rahul, and Santos, Joshua
- Subjects
GLOBAL Positioning System ,WEATHER ,AUTONOMOUS vehicles ,DETECTORS - Abstract
Autonomous vehicles (AVs) rely on various types of sensor technologies to perceive the environment and to make logical decisions based on the gathered information similar to humans. Under ideal operating conditions, the perception systems (sensors onboard AVs) provide enough information to enable autonomous transportation and mobility. In practice, there are still several challenges that can impede the AV sensors' operability and, in turn, degrade their performance under more realistic conditions that actually occur in the physical world. This paper specifically addresses the effects of different weather conditions (precipitation, fog, lightning, etc.) on the perception systems of AVs. In this work, the most common types of AV sensors and communication modules are included, namely: RADAR, LiDAR, ultrasonic, camera, and global navigation satellite system (GNSS). A comprehensive overview of their physical fundamentals, electromagnetic spectrum, and principle of operation is used to quantify the effects of various weather conditions on the performance of the selected AV sensors. This quantification will lead to several advantages in the simulation world by creating more realistic scenarios and by properly fusing responses from AV sensors in any object identification model used in AVs in the physical world. Moreover, it will assist in selecting the appropriate fading or attenuation models to be used in any X-in-the-loop (XIL, e.g., hardware-in-the-loop, software-in-the-loop, etc.) type of experiments to test and validate the manner AVs perceive the surrounding environment under certain conditions. [ABSTRACT FROM AUTHOR]
- Published
- 2021
- Full Text
- View/download PDF
7. Design of a Cyberattack Resilient 77 GHz Automotive Radar Sensor.
- Author
-
Toker, Onur and Alsweiss, Suleiman
- Subjects
ROAD vehicle radar ,AUTOMOTIVE sensors ,RESILIENT design ,FREQUENCY standards ,SENSOR networks ,RADAR signal processing ,MIMO radar ,NEAR field communication - Abstract
In this paper, we propose a novel 77 GHz automotive radar sensor, and demonstrate its cyberattack resilience using real measurements. The proposed system is built upon a standard Frequency Modulated Continuous Wave (FMCW) radar RF-front end, and the novelty is in the DSP algorithm used at the firmware level. All attack scenarios are based on real radar signals generated by Texas Instruments AWR series 77 GHz radars, and all measurements are done using the same radar family. For sensor networks, including interconnected autonomous vehicles sharing radar measurements, cyberattacks at the network/communication layer is a known critical problem, and has been addressed by several different researchers. What is addressed in this paper is cyberattacks at the physical layer, that is, adversarial agents generating 77 GHz electromagnetic waves which may cause a false target detection, false distance/velocity estimation, or not detecting an existing target. The main algorithm proposed in this paper is not a predictive filtering based cyberattack detection scheme where an "unusual" difference between measured and predicted values triggers an alarm. The core idea is based on a kind of physical challenge-response authentication, and its integration into the radar DSP firmware. [ABSTRACT FROM AUTHOR]
- Published
- 2020
- Full Text
- View/download PDF
8. A Novel Nonlinearity Correction Algorithm for FMCW Radar Systems for Optimal Range Accuracy and Improved Multitarget Detection Capability.
- Author
-
Toker, Onur and Brinkmann, Marius
- Subjects
SYNTHETIC aperture radar ,RADAR ,VOLTAGE-controlled oscillators ,MIMO radar ,IMPULSE response ,MEASUREMENT errors - Abstract
Frequency-modulated continuous wave (FMCW) radars are an important class of radar systems, and they are quite popular because of their simpler architecture and lower cost. A fundamental problem in FMCW radars is the nonlinearity of the voltage-controlled oscillator (VCO), which results in a range of measurement errors, problems in multitarget detection, and degradation in synthetic aperture radar (SAR) images. In this paper, we first introduce a novel upsampling theory, then propose new algorithms to improve range accuracy and multitarget detection capability. These improvements are demonstrated both by simulations and actual lab experiments on a 2.4 GHz radar system. There are several techniques reported in the literature for VCO nonlinearity correction, but what makes the proposed approach different is that we focus on real-time processing on low-cost hardware and optimize the design subject to this constraint. We first developed an optimal upsampling theory which is based on almost-causal finite impulse response (FIR) filters. Compared to the sinc-based noncausal interpolation-based upsamplers, the proposed approach is based on using interpolation filters with few number of coefficients. Furthermore, interpolators are trained for a specific class of signals rather than a highly general signal set. Therefore, the proposed approach can be implemented on lower-cost hardware and perform quite well compared to more expensive systems. [ABSTRACT FROM AUTHOR]
- Published
- 2019
- Full Text
- View/download PDF
Catalog
Discovery Service for Jio Institute Digital Library
For full access to our library's resources, please sign in.