Object detection matlab jobs

Filter

My recent searches
Filter by:
Budget
to
to
to
Type
Skills
Languages
    Job State
    2,000 object detection matlab jobs found, pricing in USD

    Looking for a Google Cloud Platform (GCP) expert...Cloud Platform (GCP) expert who can assist with Cloud Functions and Vision API integration and deploy function on google cloud - Your main focus will be integrating Vision API for images batch processing and setting up Cloud Functions. The urls of images will be in excel file in google cloud. The parse result to be placed in columns next to url column. - The data primarily processed with text detection. Ideal Candidate: - Proficient in GCP services, specifically Cloud Functions and Vision API. - Experienced in setting up GCP services for one function. - Skilled in implementing Vision API for image processing. - Strong understanding of data processing in GCP.

    $10 (Avg Bid)
    $10 Avg Bid
    3 bids

    1) Implement MOSSE with SCRFD for Java Android 2) Implement it in our app by replacing MLKit and connect it to our engine 3) Replace our engine with ARCface The App must be fast and robust. For the 1st milestone deliverables... implement MOSSE tracking with SCRFD for Java Android running the C++ libs. Create a demo app that runs detection and tracking and: 1. shows boxes and tracking ID for each face detected. 2. model size 3. fps 4. face confidence 5. screen resolution 6. Allow the app to run on Android's both front and back camera 7. add a zoom feature if supported by the device's camera. 8. add an option to upload and process recorded videos. no need to do ui/ux design key point is to integrate c++ library with android app Need to do some test before start Check SC...

    $21 / hr (Avg Bid)
    $21 / hr Avg Bid
    25 bids

    ...for the NVIDIA Jetson Nano. The application should accurately count cars passing through multiple cameras using RTSP live streams. Key Requirements: Modular Design: The software should have a configurable region of interest (ROI). This will allow customization of the tracking area for different camera setups. The system should support settings for either two-way or single direction vehicle detection, selectable per camera. Multi-Camera Support: The application must handle live feeds from at least three cameras simultaneously without frame skipping. Ensure seamless capturing, detecting, and tracking across all cameras, maintaining high accuracy and performance. Error Handling: Implement robust error handling to ensure the application runs continuously without crashes. Auto-recov...

    $143 (Avg Bid)
    $143 Avg Bid
    12 bids

    I'm in need of an exceptionally experienced Unity Developer who can aid in crafting an action game for the PC platform. Key responsibilities will include: - Collaborating in the de...for the PC platform. Key responsibilities will include: - Collaborating in the design & development of the game mechanics and user interface - Debugging and optimizing for compatibility and performance on PC - Implementing innovative and immersive gameplay features Ideal Candidate Skills: - Expertise in Unity game development - Proven history of developing action games - Strong grasp on C# and object-oriented programming - Familiarity with PC game development and compatibility optimization Applicants, please share your relevant portfolio pieces and prior experiences pertaining to action PC...

    $1380 (Avg Bid)
    $1380 Avg Bid
    29 bids

    As an organization, we aim to significantly boost our network security. Thus, we're seeking a skilled professional capable of: - Configuring firewall - Implementing an effective Intrusion Detection System - Establishing secure remote access Unfortunately, we skipped out on specifying our preferred secured remote access service and the size of our network infrastructure during the initial stages. However, we encourage applicants to be fully versatile with VPN, SSH, RDP, and to be equipped to handle infrastructure of various sizes. Prior experience with these areas will be advantageous. Do you have what it takes to help us execute a thorough network security overhaul? If so, we want to hear from you!

    $485 (Avg Bid)
    $485 Avg Bid
    9 bids

    ...Python developer to create a security application with robust intrusion detection capabilities. Key Features: - Intrusion Detection: The application must be able to detect and alert me about any potential security breaches. - Log Gathering: I'll need the app to effectively and securely gather logs from IoT devices. - Access Control Management: It should have the ability to manage and control access to the security system. Logging Mechanism: - The application should be able to log activities from sensors and smart home devices effectively. Ideal skills and experience: - Strong Python programming skills, coupled with experience in security applications. - Proficiency in designing and implementing robust intrusion detection systems. - Prior work on IoT devic...

    $298 (Avg Bid)
    $298 Avg Bid
    4 bids

    As someone who is experienced in using Photoshop, I need your expertise in removing unwanted people from my picture. Here are the requirements: - Object removal: specifically, the removal of five or more people. - Ensure the main subject remains unharmed and the picture still looks natural post-edit. - Deliver high-quality work, with attention to detail and professional image editing skills. Your prior experience of similar tasks will give you an edge over the others. I'm expecting a seamless finished product.

    $21 (Avg Bid)
    $21 Avg Bid
    88 bids

    ...should come up with these yourself. Nonetheless you can also draw from one or more ethical theories that we covered as well as the relevant articles that we read. Do not consult outside sources. When referencing the material that we did cover, simply cite the page numbers of which quotes, if any, you draw from them. You should also present objections to your view. Here is an example: "Someone might object that, with strict laws, there won't be any slippery slope resulting in the death of many other patients." And you should present responses to those objections. Otherwise it looks as if you've contradicted yourself! Once you present your reasons, objections, and responses, make sure that you state what your decided view on this is. Here is an example: "I ...

    $95 (Avg Bid)
    $95 Avg Bid
    42 bids

    I'm in need of a skilled individual who can design a system that effectively detects overhead power lines. The primary purpose of this system is to prevent accidents from occurring due to the proximity of these power lines. Key Requirements: - Detection Technology: While I'm open to suggestions, I'm leaning towards the use of laser sensors that can accurately detect thin wires. This is crucial as thin power lines can sometimes go unnoticed by traditional detection methods. - Detection Range: The system should be optimized for short-range detection, around 10 meters. This will allow for timely warnings and preventive actions against potential accidents. Ideal Skills and Experience: - Proficiency in sensor technology, particularly laser sensors - ...

    $1205 (Avg Bid)
    $1205 Avg Bid
    15 bids

    I'm looking for a proficient Matlab programmer with expertise in chemical engineering simulations to develop a comprehensive model for a Plug Flow Reactor (PFR). My goal is to analyze the conversion of reactants, product yield, and overall reactor efficiency, focusing on temperature and pressure as critical parameters. Key Project Deliverables: - Establish the PFR model in Matlab. - Integrate temperature and pressure variables using 2-D pseudo homogeneous model. - Calculate reactant conversion, yield, and efficiency. Ideal Candidate: - Proficient in Matlab coding. - Solid background in chemical engineering, specifically reactor design and modeling. - Understanding of PFR kinetics and mass-energy balances. - Ability to interpret simulation results for optimizati...

    $18 - $150
    Urgent Sealed
    $18 - $150
    2 bids

    I need a professional to connect my OAK PoE camera with a Raspberry Pi 5. I have the camera working perfectly fine on my DELL computer. However, I'm unable to use the camera with my Raspberry Pi 5. This is what I've done so far. 1. I first installed the pip3 and Python 3 Virtual Environment by running. - sudo apt install -y python3-pip python3-virtualenv 2. I then created and activated the Virtual Environment by running. - python3 -m venv projectsenv - source projectsenv/bin/activate 3. Then I installed opencv while inside the virtual environment - pip3 install opencv-contrib-python 4. After that I installed the depthai dependencies for Linux (still in the environment) - sudo wget -qO- | bash 5. Then I installed depthai (still in the environment) - python3 -m pip instal...

    $194 (Avg Bid)
    $194 Avg Bid
    10 bids

    I need a professional to connect my OAK PoE camera with a Raspberry Pi 5. I have the camera working perfectly fine on my DELL computer. However, I'm unable to use the camera with my Raspberry Pi 5. This is what I've done so far. 1. I first installed the pip3 and Python 3 Virtual Environment by running. - sudo apt install -y python3-pip python3-virtualenv 2. I then created and activated the Virtual Environment by running. - python3 -m venv projectsenv - source projectsenv/bin/activate 3. Then I installed opencv while inside the virtual environment - pip3 install opencv-contrib-python 4. After that I installed the depthai dependencies for Linux (still in the environment) - sudo wget -qO- | bash 5. Then I installed depthai (still in the environment) - python3 -m pip instal...

    $54 / hr (Avg Bid)
    $54 / hr Avg Bid
    23 bids

    ...execute an AI-based Android app meant to perform tasks such as image classification and face recognition. An integral requirement for this role is proficiency in the integration of JNI C++ libraries. The foundations of the project include: - Development of an app compatible with Android phones - Integration and enhancement of machine learning algorithms into the app - The app must process object detection & tracking tasks using machine learning The ideal candidate should have: - Prior experience in Android app development - Strong knowledge of machine learning - Proficiency in the integration of JNI C++ libraries Integral to success in this project is a developer's ability to balance technical machine-learning objectives with user-centered design principles....

    $532 (Avg Bid)
    $532 Avg Bid
    69 bids

    I need a proficient Matlab Simulink professional to simulate the current production in a semi-truck's solid oxide fuel cell. This should take into account multiple variables, specifically: - Temperature - Pressure - Fuel flow rate These should be varied at high levels in the simulation. With a requirement for medium precision, the model should sufficiently represent the real-world scenario without too much granularity. The goal is to understand how these variables affect the current production. The ideal candidate should have a strong background in thermodynamics, system simulations, and Matlab Simulink. Experience in solid oxide fuel cells and vehicular simulations would be a significant advantage.

    $17 (Avg Bid)
    $17 Avg Bid
    1 bids

    I am seeking an expert with proficient skills and experience in Artificial Intelligence, Machine Learning, and Data Analysis for the purpose of publishing my research paper in the Expert Systems with Applications Journal. My work utilizes Deep Learning to address Suspicious Action Detection from Surveillance Videos. The ideal candidate should have superb understanding of Behavior Recognition, a technique pivotal to my paper. In this task, the set objectives include: * Editing and proofreading the paper meticulously * Ensuring the subject matter is communicated clearly and effectively * Submitting the paper to the Expert Systems with Applications Journal * Ensuring all the Journal's publishing guidelines are followed diligently Applicants are invited to submit their bids alo...

    $1765 (Avg Bid)
    $1765 Avg Bid
    15 bids

    I'm looking for a professional who can develop a Pine script for me that will generate buy/sell trading signals on cryptocurrencies and any other stock or commodity market based on the diversion concept. The deliverables should give me the ability to change the indicator equitation or parameter as i want to toon up the peaks and valleys detection. also he should include the testing and functioning of Pine Script code and Elements to ensure its accuracy in generating Buy/Sell signals. Ideal candidates will have: - Familiarity with TradingView platform and Pine scripting. - A good understanding of trading signals and indicators. - Proven experience with cryptocurrencies and their market trends.

    $122 (Avg Bid)
    $122 Avg Bid
    12 bids

    ...maximum area coverage and efficient running of the software. 1. Make sure Deep Stack AI is installed on all the cameras to detect motions for only Humans, Machine Movements, Vehicles, Trucks from 50% confidence level 2. For cameras pointing outside the yard perimeter, to create detection zones, i.e. people walking close to the perimeter fence and ignore cars in the main road 3. Ensure settings for recording, is only clips during AI motion detection, no recording at all when there is no motion detected 4. Set the detection clip video file format to MP4 and ensure all playback functionalities are working 5. Ensure all MP4 video file clips are copied to a Network Attached Storage device (NAS) once a day at midnight and are properly tagged with Client ID, camera ID and ...

    $143 (Avg Bid)
    $143 Avg Bid
    15 bids

    I am looking for a C programmer to develop a simple keylogger detector specifically for Windows and Linux oper...be on my personal computer. Key Features and Tasks: - The detector should be capable of detecting and alerting keyloggers' presence on the computer. - The detector can have minimal ui. - the detector can only have manula scanning. Ideal Candidate: - Knowledgable in C programming with significant experience in system security programming. - Familiarity with keylogger behaviors and effective detection methods. - Prior experience in developing security software for Windows and Linux operating systems. The end goal of this project is to ensure my personal computer is fairly safe from keyloggers. Looking forward to working with a skilled and experienced professional...

    $11 (Avg Bid)
    $11 Avg Bid
    5 bids

    I'm seeking a versatile freelancer to develop an object detection-based localization project. The primary aim is to identify, track, and precisely determine the location of a mobile robot, with a focus on real-time continuous tracking. - Key Tasks: - Develop an object detection tool for a mobile robot - Ensure a high degree of accuracy in real-time continuous tracking - The system will function in an indoor environment Ideal freelancer needs to have skills in robot motion algorithms, machine learning, and a deep understanding of complex robotics-related technologies. Experience in indoor robot localization is a must.

    $304 (Avg Bid)
    $304 Avg Bid
    22 bids
    Trophy icon Logo Creativity Unleashed 9 days left

    i want to design a logo for project managment software the namek is : Tasky colors is blue Do not use the the ward as a name create an object beside the name and use 3 levele if the color logo should be modern do not copy logo from search engine

    $30 (Avg Bid)
    Guaranteed
    $30
    305 entries

    I need assistance from a skilled professional who can efficiently convert a DXF/DWG 3D object to STP/STEP format. The primary intent behind this conversion is to perform Finite Element Analysis (FEA). Essential Requirements: - Your work must be compatible with SolidWorks. - The detail level in the converted model should only be basic. Ideal Skills and Experience: - Proficiency in DXF/DWG and STP/STEP formats - Experienced in 3D object conversion for FEA - Familiarity with SolidWorks software You are expected to make the model ready without any issues hindering the analysis process. Your ability to convert 3D objects quickly is highly valued in this task.

    $21 (Avg Bid)
    $21 Avg Bid
    8 bids

    I'm seeking an experienced MATLAB expert to assist in developing a strategic plan for optimizing battery usage. This project involves creating a comprehensive, data-driven strategy to maximize the performance of a battery system while extending its lifespan. Key Responsibilities: - Assist in identifying the primary goal of the battery usage strategy (maximizing battery life, maximizing performance, or finding a balance between the two) - Utilizing MATLAB to analyze historical data, develop mathematical models, and simulate various scenarios to determine the most effective battery usage strategy - Collaborating with me to understand the specific device or system the battery is being used for, and tailor the strategy accordingly - Providing an actionable, detailed plan fo...

    $28 (Avg Bid)
    $28 Avg Bid
    7 bids

    I am looking for a skilled developer or team to create a Python program designed for the efficient detection of surface defects on railway tracks. This tool is essential for ensuring the safety and operational efficiency of rail network covering high-speed and freight tracks. The program needs to be robust, capable of real-time defect detection and analysis, and capable of generating maintenance recommendations. Requirements: - Develop a Python program capable of converting video to images and image enhancement through filter and noise reduction. - It should capable of labeling of images and recognizing various surface defects including cracks, wear, corrosion, fractures, head-checks, wheel burns, rolling contact fatigue (RCF) defects, spells, squats, shelling, and flaking....

    $4445 (Avg Bid)
    $4445 Avg Bid
    15 bids

    ...first with working code, wins. The gui for the python code is up to you but maybe it could work well if I can have section one establish focus on right scrolling panel and ignore the left panel. Second section: because this is sendkeys basically we will use the keyboard to navigate. A text box stating how many tabs until we get to the first web object button to select, Then a second text box to state how many tabs to until we get to the 2nd web object button to select and so on for 7 buttons total. Each of the seven buttons should have an option next to the number to show that it is the last button be pushed and it is either selected or blank. If it is selected then it is designated the last button in the sequence and it waits for the webpage to cycle and refresh then...

    $45 (Avg Bid)
    Guaranteed
    $45
    8 entries

    I'm looking for an expert specialized in Computer Science (CS), Electrical Engineering (EE) and Mechanical Engineering (ME) to assist me with academic projects particularly focused on Power Systems with e...Electrical Engineering (EE) and Mechanical Engineering (ME) to assist me with academic projects particularly focused on Power Systems with emphasis on Renewable Energy Integration. This will require: - Profound knowledge of Computer Science, Electrical and Mechanical Engineering concepts - Expertise in dealing with Power Systems, specifically Renewable Energy Integration into Power Systems - Tools Matlab, Python - Algorithms development Expect your assistance to be comprehensive, covering all bases to ensure outstanding outcomes. Your bid should demonstrate your expertise ...

    $10 / hr (Avg Bid)
    $10 / hr Avg Bid
    9 bids

    I am seeking an ex...computer generated bill some people can change the amount, name, address sections and submit. This model should able to detect all those tampered PDFs with minimum false positives. Do metadata analysis QR code reading in the receipt and validation Key Responsibilities: - Develop a fraud detection algorithm using Python. - Test and tune the model for maximum accuracy. Ideal Experience and Skills: - Proficient in Python programming. - Proven experience in creating algorithms, preferably in fraud detection. - Ability to demonstrate relevant past work. Applications without showcasing relevant past work will not be considered. I encourage you to include detailed descriptions of previous projects, highlighting how your expertise in Python would add value...

    $304 (Avg Bid)
    $304 Avg Bid
    13 bids

    ...context of developing algorithms for music programs. Key project details and requirements: - The primary goal of this project is to create an algorithm that can be integrated into a music program. - The algorithm should be able to perform beat detection and analysis, separate the voice from the music, and automatically generate lyrics as the song is played. Ideal candidate should have: - Proven experience in machine learning and AI development, with a specific focus on music-related projects. - Proficiency in developing algorithms for beat detection and analysis. - Skills in voice separation from music in real-time. - Capabilities in natural language processing for lyric generation. This is a challenging and exciting project for a skilled AI developer with a passion for...

    $1355 (Avg Bid)
    $1355 Avg Bid
    39 bids

    ...of photos that require professional enhancement. The main need is to adjust the brightness and contrast to make these images pop. Additionally, I need help removing an object from each image. Key requirements: - Brightness & contrast adjustment: The images need to be enhanced, ensuring they are visually appealing and high-quality. - Object removal: Each photo has an object that needs to be seamlessly removed from the background. - Output format: The final images should be delivered in JPEG format. Ideal skills for this project: - Photo editing expertise: You should have extensive experience in photo enhancement and object removal. - Attention to detail: The ability to execute these enhancements with precision is crucial. - Time management: Delivering hi...

    $117 (Avg Bid)
    $117 Avg Bid
    62 bids

    I'm seeking a proficient Photoshop expert whose main task would be to remove the background from my high resolution (300 dpi or above) images. Here's what I need: - Remove original background from given photos - Ensure edges are smooth and object in focus remains intact - Optimal adjusting of color and contrast post background removal - Insert a simple placeholder background in the interim The perfect candidate should have skills in Photoshop or similar software, with a strong focus on detail and an impressive portfolio showcasing past projects of a similar nature. Note that the ability to efficiently handle high-resolution images is a must for this project.

    $20 (Avg Bid)
    $20 Avg Bid
    59 bids

    ...successful project. - Compliance with all health and safety, quality assurance and all other company policies and procedures. - Commissioning PLC controls, carrying out I/O checks, motion checks and support troubleshooting. - Reporting progress and accomplishments each day. The system should have: - Data Logging: Ability to record and store data for further analysis and monitoring. - Fault Detection and Diagnosis: Ability to identify issues and provide possible causes for faults. - Motor Control: Efficient control over the motor for optimal operation. Desired Input and Output Parameters: - Pressure: The system should be able to monitor and potentially adjust pressure as needed. - Temperature: Capability to sense and react to temperature changes in the system. - Force: Ability ...

    $69 / hr (Avg Bid)
    $69 / hr Avg Bid
    8 bids

    I'm in need of a highly skilled photo editor who's proficient in advanced editing techniques. The ideal candidate should be able to perform the following tasks: - **Color Adjustments:** The ability to adjust colors in a way that enhances the overall aesthetic of the pictures. - **Object Removal:** The capacity to seamlessly remove subjects from the images without leaving any noticeable traces. - **Retouching and Manipulation:** Advanced retouching skills and the ability to manipulate images in a sophisticated manner. The edited photos will be used for both social media posts and print materials, so attention to detail and quality is of utmost importance. If you have a keen eye for detail, a creative mindset, and a strong background in photo editing, I'd love to hear...

    $24 (Avg Bid)
    $24 Avg Bid
    37 bids

    I'm looking for a polished video editor to enhance a 60-second video. The project entails adding objects, refining lighting and revamping the overall aesthetic. Key tasks: - Adding objects such as racks and decorations - Modernizing the color scheme with neutral tones: white, gray, beige - Completely reimagining the space with a fresh and modern look, including the walls, floors, and racks - There will also be a requirement to upgrade the lighting to complement the new color scheme Ideal freelancers should have: - Extensive experience in video editing - A keen eye for color and detail - Experience working with interior design-style edits - A creative, modern aesthetic - Excellent communication skills to understand and implement my vision precisely. Your portfolio should d...

    $342 (Avg Bid)
    $342 Avg Bid
    53 bids

    I'm in need of an experienced freelancer to review my written articles for plagiarism. Key Requirements: - Identify and highlight plagiarized sections: The final report should...an experienced freelancer to review my written articles for plagiarism. Key Requirements: - Identify and highlight plagiarized sections: The final report should clearly point out any copied content within the articles. - Ensure below 5% similarity index: The aim is to eliminate any content that falls above 5% similarity index. Ideal Skills and Experience: - Proven experience in plagiarism detection and review, particularly with written content. - Excellent attention to detail and accuracy in identifying copied sections. - Prior experience achieving and maintaining a below 5% similarity index in si...

    $70 (Avg Bid)
    $70 Avg Bid
    59 bids

    I am seeking a skilled professional who can take an existing caffe model and convert it into an efficient object detection TensorFlow model with the following requirements: - Implement the model in Python: As my preferred programming language is Python, the model should be implemented in this language. - Surveillance Application: The primary application of the model is surveillance. This means that the model should be designed to be used in a surveillance context. - Real-Time Processing: The model must process in real-time. This means that it should be able to detect objects with minimal delay, crucial for surveillance applications. Other requirements include: - mAP, F1 Score & FPS Analysis: Provide a comprehensive evaluation of the model's performance through mAP,...

    $457 (Avg Bid)
    $457 Avg Bid
    31 bids

    ...TensorFlow model created in Python, specifically for object detection. The model should be constructed from Caffe layers, with a focus on achieving optimal F1 Score, mAP, and FPS. The deliverables of this project should include: - A well-optimized TensorFlow model for object detection, with a clear focus on performance metrics like F1 Score, mAP, and FPS - Detailed technical explanation of the model, alongside relevant code snippets - An in-depth architecture explanation that highlights the transition from Caffe layers to TensorFlow, as well as the reasoning behind each design decision Ideal Candidate: - Proficient in Python and has worked extensively with TensorFlow and Caffe - Prior experience in creating and optimizing models for object detecti...

    $443 (Avg Bid)
    $443 Avg Bid
    29 bids

    I'm looking for a skilled developer who can assist in creating a TensorFlow model based on the provided Caffe model files. -...skilled developer who can assist in creating a TensorFlow model based on the provided Caffe model files. - The Caffe model is available in both .caffemodel and .prototxt formats. - The primary goal is to create an object detection model using TensorFlow. - The details about the desired input size for the images in the TensorFlow model should be deduced from the Caffe model provided. - Also provide F1 Score, mAP, FPS and architecture in-depth explaination of the model. Ideal candidate should have: - Proficiency in both Caffe and TensorFlow. - Proven experience in object detection models. - Ability to work with different image inpu...

    $163 (Avg Bid)
    $163 Avg Bid
    10 bids

    I need a seasoned LabVIEW developer who is skilled in handling data acquisition and processing as well as GUI design and user-interface development. Key tasks include: - Working on the interface that controls our vision camera. - Implementing features for image processing and analysis. - Developing functionality for object detection and tracking. Extensive experience with instrument control automation, particularly with vision cameras, is highly advised for this role. I'm expecting a meticulous eye for detail, excellent problem-solving abilities, and a deep understanding of LabVIEW. If you have handled similar projects in the past, that would put you at a strategic advantage.

    $14 (Avg Bid)
    $14 Avg Bid
    4 bids

    I'm in need of a core PHP expert for a long-term project. The ideal candidate should be proficient in object-oriented programming, MySQL database integration, and API integration. Key Responsibilities: - Developing and maintaining a custom web application or e-commerce website - Ensuring high performance and responsiveness from the web application - Collaborating with the team to define, design, and ship new features Experience & Skills Required: - Strong understanding of PHP back-end development - Proficiency in object-oriented programming - Experience with MySQL database integration - Familiarity with API integration - Proven track record in delivering high-quality work - Good problem-solving skills - Good understanding of security principles and compliance Thi...

    $12 (Avg Bid)
    $12 Avg Bid
    26 bids

    I'm looking for someone who can help me implement Unet/Densenet models for the automated detection of fibroids. The project will involve image processing of a dataset in the JPEG format. Ideal Experience and Skills: - Extensive experience with Unet or Densenet models - Proficiency in image processing - Ability to work with JPEG format images - Comfortable working with images of medium size (500x500 to 1000x1000 pixels) Your main task will be to develop and implement algorithms capable of accurately identifying fibroids in a dataset. It's important that the models employed are refined to be as precise as possible. Your mission is to take this project from conception to completion, so attention to detail and a commitment to thoroughness are crucial.

    $28 (Avg Bid)
    $28 Avg Bid
    4 bids

    I'm looking for a photo editor that can help me place furniture in a room and adjust perspective. Key Features: - Placing object in a room - Adjusting perspective Ideal Skills: - Experience with photo editing software - Proficient in object placement and perspective adjustment - Strong attention to detail and design aesthetics Please note that the primary focus will be on placing furniture in different rooms and ensuring it looks natural and well integrated.

    $11 (Avg Bid)
    $11 Avg Bid
    14 bids

    I'm seeking a skilled Photoshop editor to assist with a...circled them in red in the second image provided. Precision and attention to detail are crucial for this task. - Background cleanup: The desired background for the picture is the same as the original. This means the area where the objects have been removed must seamlessly blend with the rest of the image. Ideal skills and experience for this job include: - Proficiency in Photoshop - Experience in object removal and background cleanup - Attention to detail and ability to work with precision - Creativity to ensure a seamless and natural look after the edits. For this project, I'm looking for someone who can deliver high-quality work within a reasonable timeframe. Please let me know if you're the right pers...

    $48 (Avg Bid)
    $48 Avg Bid
    46 bids
    $89 Avg Bid
    22 bids

    ...Vulnerability Scan**: The task at hand is to thoroughly investigate and identify any potential vulnerabilities in the mobile application. This requires expertise in mobile application security and penetration testing. - **Continuous Real-time Monitoring**: Following the vulnerability scan, the security expert will be responsible for setting up a real-time monitoring system. This will help in the prompt detection and mitigation of any future security threats or breaches. The ideal candidate should have: - Proven experience in cyber security, with a specific focus on mobile application security. - Extensive experience in conducting basic vulnerability scans and penetration testing. - Proficiency in setting up and configuring continuous real-time monitoring systems. - Strong ana...

    $1123 (Avg Bid)
    NDA
    $1123 Avg Bid
    15 bids

    ...mobile application. The focus of this project is to refine the functionality of the Trending Screen, specifically to display products currently available on Wishive, which are integrated with Woo-Commerce and modify the click behaviour for in-app web-view. API calls will be provided. Below is a detailed breakdown of the tasks involved: 1. **Modify Trending Screen:** - Remove the search bar object located under the Wishive Live Marketplace bar. - Delete categories (breadcrumb) displayed under the search bar. - Eliminate the "Add to Cart" button from the products taxonomy. - Modify the display of thumbnail product images to fetch from the CDN entry from API dataset instead of the internal media gallery. 2. **Modify Product Item Behavior:** - Change the de...

    $354 (Avg Bid)
    $354 Avg Bid
    63 bids

    ...Integration: Implementing this high-tech camera for surveillance and security purposes. This camera has been primarily used for detection and measurement of people and animals. - Detection and Measurement: Creating a system that can effectively detect and measure people and animals, based on the camera's findings. Ideal skills and experience for this project include: - Proficiency in VR and AR development for the virtual stadium experience. - Expertise in developing secure and efficient ticketing platforms. - Previous experience with sports analytics tools. - Familiarity with advanced surveillance systems, especially the Helios 2 Lider Camera. - Strong background in object detection and measurement algorithms for security and crowd management. If you...

    $165 (Avg Bid)
    $165 Avg Bid
    8 bids

    I need a skilled professional should know very...check and 100$ displayed eg: iphone - 1000$ click on Cart button Goto cart page - -> Add check and cart is displaying and calculate time Verify how much time taking to reach Cart page. Goto Payment page - Add check 1000$ is dispayed - Caluculate time here. Make Payment - > Add check 1000$ is dispayed Verify how much time it taking to complete the payment. * create simple page object model framework * should run 10 vus in local * Add Testng Report if possible * how many test cases executed how many passed or failhow many test cases executed how many passed or fail * need to write this code in javascript using k6. * need matrix how much time is taking for each page load (not Aggregate matrix which k6 tool is gi...

    $56 (Avg Bid)
    $56 Avg Bid
    8 bids

    I'm Urgently seeking expert...can help me with a specific task in ArenaView software. I need to create a model simulation focusing on object detection, specifically people. Key points: - The main goal of this task is to implement object detection capabilities in the model simulation. - The simulation should accurately represent how these 'people' objects interact with other elements of the system, and how they might impact the overall process. Skills and experience: - Proficiency in using ArenaView software is a must. - Experience in object detection, particularly in a simulation environment, would be highly beneficial. - An understanding of process improvement, particularly within the context of object detection, wo...

    $61 (Avg Bid)
    $61 Avg Bid
    7 bids

    I'm seeking a proficient game tester to provide comprehensive testing for my mobile game. The primary goals of this testing are to carry out game testing, bug detection, and anti-cheat testing. Key Responsibilities: - Conducting thorough testing to detect bugs in the game - Performing dedicated anti-cheat testing to ensure fair play - Sharing detailed reports on all encountered issues - Providing feedback on user experience The ideal candidate should have: - Proven experience in game testing, particularly in the mobile gaming sector - A keen eye for detail and an ability to thoroughly investigate potential bugs - A strong understanding of anti-cheat mechanisms and how to test for their efficacy Platforms: - The game is built for Android, thus the testing will be required on...

    $21 / hr (Avg Bid)
    $21 / hr Avg Bid
    15 bids

    I need a Python code that can detect and count objects on the ground. Key requirements include: - Detecting and counting objects on the ground, concept similar to crowd counting. - Providing a reliable count in, as well as evaluation. Deep learning based counting would be helpful. Ideal freelancer for this project should have: - Proficiency in Python - Experience with object detection algorithms - Knowledge of crowd-based counting systems

    $40 (Avg Bid)
    $40 Avg Bid
    21 bids

    ...an existing Matlab project related to image processing. An issue has arisen with the code failing to read images as expected. The task will involve you looking inside the mechanics of the current program, identifying the source of the image reading problem and then rectifying it. The work doesn't end with just repairing the code; measures should be taken to ensure this error doesn't recur in any possible future scenarios. I am looking for someone with: - Proficiency in Matlab image processing toolbox. - Strong skills in Matlab debugging. - Experience in identifying and fixing the root causes of scripting errors. - An ability to work efficiently and quickly. Additionally, it would be beneficial if you have: - Prior experience troubleshooting 'Image...

    $116 (Avg Bid)
    Urgent
    $116 Avg Bid
    25 bids