Ros opencv tutorial工作

筛选

我最近的搜索
筛选项:
预算
类型
技能
语言
    工作状态
    2,000 ros opencv tutorial 份搜到的工作,货币单位为 HKD

    I need a professional to create an engaging short video for my mobile app, primarily focused on user experience. The video will serve a dual purpose - it will market the app as well as provide a tutorial for new users. This video will be uploaded on YouTube for wider reach. Key aspects of the video include: - Emphasis on how the app promises anonymity and security, - Demonstration of the app's ease of use, with no setup required, - Highlighting the advantages of being able to use the app straight 'out of the box'. Candidates should have experience in video production, particularly within the sphere of app tutorials and marketing. A clear understanding of YouTube video SEO will be advantageous. Prior work with UX-focused video content will be given special conside...

    $1039 (Avg Bid)
    $1039 平均报价
    23 个竞标

    I need a new thumbnail for my latest YT-Video: Content: The thumbnail should display the final website from the tutorial: Additional Elements: - Include an image of me (images attached) - Include the text "Excel to Dashboard" (or something similar) to highlight the transformation from an Excel file to a dashboard

    $125 (Avg Bid)
    加保
    $125
    204 项参赛作品

    I'm seeking a well-versed robotics engineer to join my project, specialising in the simulation, programming, and troublesh...engineer to join my project, specialising in the simulation, programming, and troubleshooting of complex systems. The role involves work on various types of robots, specifically including industrial robots and autonomous vehicles. Key Responsibilities: - Robot design - Programming, Testing and troubleshooting - Control and Perception Ideal Skills and Experience: - Proficiency in C++, Python, ROS, and Isaac Sim is essential. - Prior experience with industrial robots and autonomous vehicles is important - Perception and control for two armed robot A comprehensive approach paired with a keen understanding of robotics engineering is critical for success i...

    $195 / hr (Avg Bid)
    $195 / hr 平均报价
    18 个竞标

    Note: my budget not more than 20$ for the whole project The idea : development/design freelancers platform with videos from scratch

    $305 (Avg Bid)
    $305 平均报价
    13 个竞标

    I'm in need of a skilled video creator to assist me in producing a 5-10 minute long educational tutorial video on a tech-related subject. Ideal Skills and Experience: - Proficiency in video creation and editing - Experience with producing educational content - Ability to guide and work with me remotely - Proficient in using TeamViewer for screen sharing Key Requirements: - The video should be engaging and informative - It should be professionally edited to ensure a polished final product This is a great opportunity for a freelancer with a passion for technology and video production. If you're confident in your skills and can help me create a high-quality video, I'd love to hear from you.

    $859 (Avg Bid)
    $859 平均报价
    41 个竞标

    I'm in need of a skilled and experienced video editor to work on my social media content, to be shared on Instagram, TikTok, and YouTube. Key Requirements: - Create, edit and produce videos suitable for Instagram, TikTok, and YouTube - Craft content for different types of videos, specifically tutorial videos, vlogs, reels, and TikToks - Videos should be concise, engaging, and relevant to the platform they are intended for - Ability to maintain a consistent brand voice across all videos Ideal Skills and Experience: - Proven experience in creating engaging social media videos - Expertise in video editing software - Understanding of social media best practices - Familiarity with Instagram, TikTok, and YouTube's video format and style - Strong communication skills to unders...

    $148 / hr (Avg Bid)
    $148 / hr 平均报价
    57 个竞标

    I'm seeking a creative professional to craft educational and tutorial videos primarily for university student audiences. The main goal is to inform and educate viewers, breaking down complex ideas into digestible fragments. Key Responsibilities: - Develop and produce educational and tutorial content - Ensure the content is engaging and helps students grasp tough concepts easily Ideal Skills: - Video production and editing - Knowledge in university-level subjects - Ability to simplify complex topics - Strong creative skills to engage the target audience Experience in educational or tutorial video production, especially targeted towards university students, is highly preferred.

    $734 (Avg Bid)
    $734 平均报价
    37 个竞标

    ...person/team with experience in installing the following software, there is a manual, please read the instructions. I am sending an installation request. I need to start the installation process as soon as possible. Downloading the software: Tutorial A comprehensive tutorial presented at NeurIPS 2023 - Seamless EXPO, the place to learn how to use the entire set of Seamless models. Feel free to play around with the notepad. Tutorial link: Request to install the programme from GitHUB: Seamless is a family of artificial intelligence models that enable more natural and authentic communication across languages. SeamlessM4T is a massive, multilingual

    $8700 (Avg Bid)
    $8700 平均报价
    72 个竞标

    I'm planning to create a YouTube channel focusing on share and securities training. I will mainly be posting tutorial videos about stock market basics, investment strategies, and risk management techniques. Here's what I'm looking for: YouTube channel monetization of - **Video Editing:** I need a professional who can help with the full spectrum of video editing, including basic cuts and transitions and advanced effects and animations. - **Channel Monetization:** Since I want to generate revenue through my channel, I need someone with experience in optimizing videos for the YouTube algorithm and increasing monetization opportunities. Ideal skills and experience for this job include: - Proven experience in creating and editing YouTube

    $1929 (Avg Bid)
    $1929 平均报价
    24 个竞标

    ...based) should be able to read a video in mp4, mkv, mov format. - The library used for reading the video is not fixed. You can choose from libraries like (e.g. OpenCV, PyAV, or MoviePy, but the solution should be compatible with both Windows and Linux (and mac) - The output should have details of the signal, the different type noises, the common ratios and finally the values ... - the frame number ... - the time position/time code ... - the data detected ...... - e.g. the sharpness and this should be outputed in a JSON file per video file. Ideal Skillset: - Proficiency in Python - Experience with video processing libraries (like OpenCV, PyAV, or MoviePy) - Experiences with OOP (classes and lists) - Familiarity with JSON output format. Milestones: MS1: provide python...

    $594 (Avg Bid)
    $594 平均报价
    8 个竞标

    ...motion graphics (text animations, titles) for my educational or tutorial-themed Instagram reels. Your main tasks will revolve around giving a dynamic visual appeal to the videos, ensuring they're engaging and on-brand for the platform. Key Responsibilities: - Implementing text animations and titles to enhance educational content - Ensuring the videos are concise and well-paced, as they should be up to 15 seconds in length - Collaborating with me to understand the key messages and ensuring they are effectively communicated through the visual elements Ideal Skills and Experience: - Proficiency in video editing software, particularly with motion graphics capabilities - A portfolio demonstrating your experience with educational or tutorial content - Understanding of the...

    $586 (Avg Bid)
    $586 平均报价
    12 个竞标

    ...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 install depthai 6. Then I cloned the "depthai-python" git hub repository 7. Then I ran the install requirements (still

    $1374 (Avg Bid)
    $1374 平均报价
    13 个竞标

    ...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 install depthai 6. Then I cloned the "depthai-python" git hub repository 7. Then I ran the install requirements (still

    $420 / hr (Avg Bid)
    $420 / hr 平均报价
    23 个竞标

    Delete blank page in Word document and tell me HOW to do it. 10 dollars only

    $102 (Avg Bid)
    $102 平均报价
    7 个竞标

    As a client, I require the expertise of a Python programmer who's adept at scripting. The centerpiece of the project is to write an algorithm for stereo vision and pose estimation. Notably, OpenCV will be the preferred library for this task due to its robust array of features. ArUco markers are being used as objects for calibration. Requirements: - Experience in Python scripting - Ability to write an algorithm for stereo vision and pose estimation - Proficiency with OpenCV Your relevant portfolio that illustrates your competency in the above tasks will be highly appreciated.

    $1546 (Avg Bid)
    $1546 平均报价
    33 个竞标

    ...based) should be able to read a video in mp4, mkv, mov format. - The library used for reading the video is not fixed. You can choose from libraries like (e.g. OpenCV, PyAV, or MoviePy, but the solution should be compatible with both Windows and Linux (and mac) - The output should have details of the signal, the different type noises, the common ratios and finally the values ... - the frame number ... - the time position/time code ... - the data detected ...... - e.g. the sharpness and this should be outputed in a JSON file per video file. Ideal Skillset: - Proficiency in Python - Experience with video processing libraries (like OpenCV, PyAV, or MoviePy) - Experiences with OOP (classes and lists) - Familiarity with JSON output format. Milestones: MS1: provide python...

    $1960 (Avg Bid)
    $1960 平均报价
    28 个竞标

    I have a tutorial video of less than 5 minutes that requires professional editing. The editing process should include: - Precise trimming and sequencing - Minimal effects and transitions, to refine its instructional nature while maintaining viewer engagement - Sound and picture quality optimization Ideal candidates should have experience in tutorial video editing, creative graphics, and be well-versed in smooth transitions. Please apply with relevant work samples.

    $648 (Avg Bid)
    $648 平均报价
    18 个竞标

    I require a freelancer with skills in WordPress, RecordRTC usage, and video editing. The goal is to create a WordPress page which includes the following: - A voice recording feature using RecordRTC or other third party library, the recorded files should have option to save locally on the device or saved onto OneDrive cloud storage. - The page should list the saved voice recording files and able to play the recording or delete the recording file. - A YouTube instruction video using recorded screen activity to guide users on how to use the page and the recording feature - A very brief instruction text beneath the video - A contact form for user inquiries - Bonus: if you can implement the automatic audio recording transcript will get extra bonus. Freelancer must have experience in developin...

    $1167 (Avg Bid)
    $1167 平均报价
    70 个竞标

    ...degree of flexibility in your approach. However, although coding expertise and familiarity with C# and Amazon's SP-API is a must, an understanding of how inventory management systems work would certainly be advantageous. Key skills include: - Proficiency in C# - Experience with Amazon SP-API and MWS - Understanding of Inventory Management Systems

    $4248 (Avg Bid)
    $4248 平均报价
    48 个竞标

    I am dealing with a YouTube monetization issue that started less than 1 months ago. My channel is primarily focused on educational and tutorial content, and I hit a roadblock when it comes to monetization, specifically on step 2. For this project, I would need: - An expert with an in-depth understanding of YouTube policies. - Someone with a solid track record in solving YouTube monetization issues. Your task will include: 1. Troubleshooting: Dive deep into the problem, identifying the primary causes. 2. Solution Proposal: Develop a strategy to navigate and rectify the issue swiftly. The ideal candidate should bring a problem-solving mindset, an understanding of YouTube's monetization policies, and a proven track record of managing similar issues. The goal is to monetize t...

    $156 (Avg Bid)
    $156 平均报价
    5 个竞标

    ...specifically designed for course creation and tutorials. This will encompass a variety of topics including academic subjects, professional skills courses, hobby classes and English language courses. The main content delivery will be in the format of video tutorials. Ideal Skills/Experience: - Proven experience in creating WordPress sites for e-learning - Knowledge of optimal formats for video tutorial integration - Understanding of e-commerce if applicable to course payments - Ability to ensure smooth user-friendly course navigation design - Familiarity with creating dynamic, engaging course pages - Strong grasp of SEO tactics to attract traffic to the site - Ideally, experience in launching similar multi-disciplinary course platforms. Gemini was just updated. See update ...

    $5154 (Avg Bid)
    $5154 平均报价
    249 个竞标

    I'm eagerly seeking an online tutor with prolific expertise in the NDIVA Omniverse ACE, to guide me, a complete beginner. This task involves: - Developing an easy-to-follow tutorial that is comprehendible for someone without prior knowledge. The tutor should adapt their teaching methods to suit my level of understanding. - The focus will be on NDIVA Omniverse ACE. The course should be structured in an organized manner, with clear explanations to facilitate practical understanding. The perfect candidate should: - Have substantial knowledge and experience in working with NDIVA Omniverse ACE. - Proven experience in online tutoring. - A great communicator, proficient at explaining even the most intricate ideas with simplicity and clarity. - Patient, adaptive and innovative in...

    $1320 (Avg Bid)
    $1320 平均报价
    49 个竞标

    I'm in need of a professional who can create video tutorials for me. I find it challenging to understand things when provided in a technical way. I am seeking someone who can provide me with clear, step-by-step instructions. Ideal Skills and Experience: - Ability to simplify complex information - Proficiency in creating video tutorials - Great communication skills - Patience and understanding The scope of the tutorials is open-ended. It may involve explaining software usage, programming concepts, or even product assembly. If you're adept at breaking down complicated instructions into simple, easy-to-digest steps, then I'd love to hear from you.

    $141 / hr (Avg Bid)
    $141 / hr 平均报价
    14 个竞标

    ...FEATURES: - User registration and login: There needs to be a straightforward area for potential users to register and account and log in. - Course listing and search: The major purpose of the site revolves around an engaging, user-friendly course listing and search functionality. - Video lectures and tutorials: Video content is king these days, and my site definitely needs the ability to host and play tutorial videos. DESIGN REQUIREMENTS: I don't have a specific design in mind and need your professional input and creativity on this matter. Please help me come up with a design that is not only eye-catching but also user-friendly. IDEAL SKILLS: - Proven website development experience - Familiarity with educational websites or e-Learning platforms - Strong UX/UI skills - Des...

    $2858 (Avg Bid)
    $2858 平均报价
    85 个竞标
    Improved SGM Algorithm 已经结束 left

    Enhanced algorithm for SGM - Experienced person for computer vision - Experienced person for SGM - PHD degree for computer vision - Experienced person with the ability to analyze existing world-wide-best papers for SGM - Ability to implement computer vision algorithms in C/C++ - c/c++ - opencv

    $11332 (Avg Bid)
    $11332 平均报价
    23 个竞标

    ...convention: segment_[index]_[text].mp4, where [index] is a sequential number and [text] is the corresponding subtitle text. Ensure the script is well-documented, efficient, and handles potential errors gracefully. Provide clear instructions on how to run the script and any dependencies required. Requirements: Strong proficiency in Python programming. Experience with video processing libraries such as OpenCV or MoviePy. Familiarity with parsing JSON data. Knowledge of working with file I/O operations. Ability to write clean, modular, and maintainable code. Excellent problem-solving skills and attention to detail. Good communication skills and ability to work independently. Deliverables: A fully functional Python script that segments videos based on subtitle changes. Detailed do...

    $531 (Avg Bid)
    $531 平均报价
    32 个竞标

    Project Overview: We are seeking an experienced developer with expertise in image processing using OpenCV. The project aims to develop an application capable of detecting and analyzing specific shapes within complex images representing a stack of metal parts with known CAD drawings and the task is to identify types and counts of these metal parts in a given image. The focus will be on creating a robust system that can accurately identify and outline shapes against varied backgrounds and under different lighting conditions. Project Objectives: Create an efficient image processing application using OpenCV. Develop a method to detect shapes with high accuracy in images that have complex scenes. Ensure the system is versatile enough to handle different image qualities and operat...

    $750 (Avg Bid)
    $750 平均报价
    15 个竞标

    ...professionals aged 20-45 (females) to my site. The primary focus of this project is to increase my website traffic through Instagram. Your role will be to create compelling posts that will resonate with professionals aged 20-45, piquing their interest and motivating them to visit my website. Key responsibilities would include: - Crafting and scheduling posts that would include product photos and tutorial videos - Engaging with our audience on Instagram - Using Instagram features like stories, reels, and IGTV effectively - Providing regular reports on the performance of the posts I am looking for a professional who has: - A proven track record of successful Instagram marketing campaigns - Thorough understanding of Instagram's algorithms and features - Experience in crea...

    $297 (Avg Bid)
    $297 平均报价
    23 个竞标

    I'm looking for an experienced tutorial creator to help me with making a video tutorial. Specifically, I need a step-by-step guide that's aimed at beginners with no prior knowledge. Key Requirements: - Video Tutorial: This tutorial will be in video format. - Guiding Through a Process: The main goal of this video is to guide viewers through a particular process or task. - Beginner-Friendly: It is essential for the content to be easily understandable for people with no prior knowledge on the topic. Ideal Skillset: - Proficient in creating video tutorials - Experience in guiding through a process or task - Understanding of how to apply beginner-friendly teaching methods Feel free to share any relevant experience you have in this area. Thank you.

    $125 / hr (Avg Bid)
    $125 / hr 平均报价
    7 个竞标

    Hello, One of our clients has a requirement for on-site video maker and editor. They have got all the equipment (a very high-res Canon Camera and other accessories) and want to start a Kid's YouTube Channel and looking for someone to make and edit videos. Ideally, they need someone to be located in Islamabad/Rawalpindi area in Pakistan for ease of collaboration and working. So if you are not available in that area, bother not to apply. If you are, we will connect you with the client.

    $39 / hr (Avg Bid)
    本地
    $39 / hr 平均报价
    4 个竞标

    I'm looking for a skilled video producer and editor to create tutorial videos which are mainly 1-3 minutes in duration but could occasionally stretch to 5 minutes. This role involves: - Producing high-quality, clear screen recordings - Editing videos for clarity and seamless viewing - Integrating a working microphone for sound capture These video's will not be hard to make (I have some example videos in the end of the description). Just basic editing, basic recording. You have to use your own voice, webcam if possible, but not needed. This is how it will work: 1. Topic I will provide you with a video topic / title. This topic will be a 'How To' topic. For example, I will give you this title: How to change background in windows. 2. Research You will do res...

    $70 / hr (Avg Bid)
    $70 / hr 平均报价
    31 个竞标

    As a passionate educator, I am seeking an innovative and skilled video creator able to generate a series of explainer, product demo, and tutorial videos for my students. This project involves the use of mixed media, combining both live action and animation to create an immersive, enlightening experience. Key Responsibilities: - Create engaging explainer videos that detail complex concepts and processes - Develop product demo videos highlighting the uses and applications of various items - Generate tutorial videos explaining step-by-step procedures or instructions Ideal Skills and Experience: - Strong capability in creating mixed media content: combining live action footage with animated graphics - Experience in creating content tailored for students and geared towards ed...

    $609 (Avg Bid)
    $609 平均报价
    16 个竞标

    ...reading the video is not fixed. You can choose from libraries like (e.g. OpenCV, PyAV, or MoviePy, but the solution should be compatible with both Windows and Linux (and mac) - take a look here: - The output should detail the (as a class, ColorCheckerCardPosition) ... - file path ... - file name ... - frame number ... - time code ... - rectangle coords (x1, y1, x2, y2) of the Color Checker card position ... - x,y, z angles of the Color Checker card position and should be outputed in a JSON file. The vidoes may have no (0) up to multiple (n) color checker cards, so the Ideal Skillset: - Proficiency in Python - Experience with video processing libraries (like OpenCV, PyAV, or MoviePy) - Experiences with OOP (classes and lists) - Familiarity

    $664 (Avg Bid)
    $664 平均报价
    18 个竞标

    Read and apply please bot applies wont be answered, type -dragon- on your first sentence avoid spam I need a software using opencv and c++ or phyton for image processing /object detection but i wont pay for any milestone before seeing a video demo work from freelancer many freelancers here make me create milestone after stops chatting. this is a long term work with many budgets soon, i dont want to work with a freelancer who asks thousands of usd milestone for only talking here, i want to see and believe that you can do the core version of the software, i dont as for source code or exe file firstly, i only want to see the video that you can do it, surely rightafter i pay what we agreed for. Please read and apply, and dont ask me same things again thank you

    $22203 (Avg Bid)
    $22203 平均报价
    55 个竞标

    I'm looking for a Python developer with a strong background in OpenCV and detection libraries. The primary application of these skills will be real-time object detection. Key Tasks: - Implement real-time object detection using OpenCV and detection libraries - Ensure the system is optimized for real-time processing - Potentially intergrate the detection system into a larger software framework Ideal Skills: - Proficiency in Python, OpenCV, and detection libraries - Experience in real-time image processing - Ability to work on a variety of detection tasks - Previous work in implementing software for real-time applications Please provide relevant examples of your previous work in this area when applying.

    $102 (Avg Bid)
    $102 平均报价
    13 个竞标

    I need a professional to compile and configure the app with Android Studio and give me the apk ready to publish it on Google Play. I deliver the source code of the application with the latest Flutter SDK update and work with WordPress backend. It will also have a structure tutorial and configuration manual. It is not complicated or time consuming for a professional with basic knowledge of Android, Java, Fultter The application is working with the backend via the REST API. The backend returns JSON data and displays it on the app. The package is full source code and complete solution. It includes the source code for mobile and backend. Later we can hire another job for iOS. Thans for your attention

    $617 (Avg Bid)
    $617 平均报价
    48 个竞标

    I’m looking for an editor to edit this tutorial so I can post it on my tiktok please edit it so it is funny but it’s still a joke total so please keep that in mind I’m also looking for someone to use the original Fortnite lobby music as very light background music for the video

    $78 (Avg Bid)
    加保
    $78
    4 项参赛作品

    I'm seeking an experienced PHP developer, with skills in JavaScript and MySQL. I have a Production System that requires an immediate update to have additional product types listed for sale in it's custom PHP Cart System that uses a dynamic pricing table and Calendar module. I have tutorial videos on its functionality to help guide you. However, the two new product types are new to the system and will need to be created. Key Requirements: - Expertise in PHP, MySQL, JavaScript - Constructive problem-solving skills - Ability to adapt to unknown project scopes. Your role may involve building complex applications or simple website scripts. With the uncertain nature of the tasks, a flexible and proactive approach is ideal. It'll be a bonus if you've worked on divers...

    $1952 - $5857
    加精 加急 加封
    $1952 - $5857
    43 个竞标

    Please refer to "Saving c...refer to "Saving changes" item in: Write javaScript code to send data to a specific URL (to be defined). Handle three different situations: adding, editing, and deleting events on the Bryntum calendar (). - Each time an event is added, edited, or deleted, relevant event details are sent to the designated URL. - This may include the event id (when then event is being edited or deleted), and others which will be dealt with later on this project or on a next project. Ideal Skills: - Experience with JavaScript - Check Bryntum Calendar live demo at This is a very simple project! Looking forward to your proposals.

    $172 (Avg Bid)
    加精
    $172 平均报价
    22 个竞标

    I'm looking for a dedicated professional to undertake basic editing tasks for a series of educational tutorial videos. You will be provided with raw footage that needs trimming and merging to create a seamless learning experience for viewers. Your tasks will include: - Trimming unnecessary parts - Merging clips to ensure logical sequence - Ensuring smooth transitions between frames - Delivering finalized products in a timely manner Ideal candidates should have: - Proven experience in video editing, particularly with educational material - Proficient in using various video editing software - Excellent attention to detail - Ability to meet deadlines successfully Please provide your previous work samples along with your bid. Looking forward to collaborating with a talented i...

    $522 (Avg Bid)
    $522 平均报价
    33 个竞标

    To boost the effectiveness and speed of my small Python OCR tool, I'm need a creative developer. This tool currently has tkinter, pytesseract, and opencv, among other technologies, to turn imessage screenshots into a specific JSON format. Key enhancements needed include: 1. **Faster Processing Speed:** The tool should be upgraded to handle tasks more swiftly without sacrificing quality. 2. **Improved Accuracy:** It's essential to better detect actual messages within screenshots for a more successful output. 3. **Support for Emoji Detection:** The upgraded tool should accurately identify and interpret emojis within the screenshots. 4. **Innovative Suggestions:** I'm open to your creative thoughts and enhancement suggestions which I'll consider for additional ...

    $156 (Avg Bid)
    $156 平均报价
    26 个竞标

    I am in need of a proficient Python developer to work on a project that will involve extracting passport det...extracting passport details from images. I am using library in python, but in some case its giving wrong result. - I will provide sample images for testing purposes during our chat - At the end we are using this result in PHP/Laravel so we will need api which can take image and return correct json data. Required Skills: - Proficient in Python - Experience with OpenCV - Proficiency in using Tesseract OCR for data extraction Note: Knowledge in image processing and previous experience in similar projects will be an added advantage. Please, when applying, share if you have done similar work. Looking forward to fruitful collaborations. Thank you.

    $1218 (Avg Bid)
    $1218 平均报价
    41 个竞标

    I am seeking an experienced python developer to integrate a face recognition system primarily used for class attendance tracking. This system should operate by aut...information. A critical requirement for this project is achieving different users having defendant access/editing rights. Max time 8hrs Skills and Experience: • Expertise in developing Face Recognition systems in Python • Proven track record of delivering high-accuracy solutions • Experience with tkinter and Python applications • Strong knowledge of machine learning algorithms and computer vision (OpenCV). • Detail-oriented and committed to meeting strict accuracy benchmarks. The outcome of this project should be a reliable, efficient, and highly accurate attendance tracking system using facia...

    $148 / hr (Avg Bid)
    $148 / hr 平均报价
    56 个竞标
    Robot Ros 已经结束 left

    -The robot starts in a random starting position -The robot arrives at a specific and always fixed point. The point is near a shelf that represents the straight object on the map. -When the robot reaches the specific point it must be placed parallel to the shelf. -After being parallel to the shelf, the robot must advance in a straight line until it detects a white line with an infrared sensor -When it detects the line the robot stops

    $953 (Avg Bid)
    $953 平均报价
    30 个竞标

    I'm in need of a detailed, comprehensive video tutorial on email phishing techniques. The primary aim of this tutorial is to serve as a research resource in the field of email phishing. The ideal candidate for this project should be well-versed in the following areas: - Email phishing: The freelancer should have a comprehensive understanding of various email phishing techniques that are prevalent in the cyber world. - Video tutorial creation: The tutorial should be engaging and easy to follow for users who may not be experts in the field. - Cybersecurity: A general understanding of cybersecurity principles would be beneficial to ensure accurate portrayal of email phishing threats and preventive measures. The video should encompass all aspects of email ph...

    $297 (Avg Bid)
    $297 平均报价
    47 个竞标

    Draw air duct for intake and exhaust to a ks3m crypto machine. These will be 3D printed and must be drawn in fusion 360. The file should be sent to me and also a tutorial video in English how to draw this step by step. I have model of the mashine in stp file and picture.

    $172 (Avg Bid)
    $172 平均报价
    21 个竞标

    Draw air duct for intake and exhaust to a ks3m crypto machine. These will be 3D printed and must be drawn in fusion 360. The file should be sent to me and also a tutorial video in English how to draw this step by step.

    $829 (Avg Bid)
    $829 平均报价
    32 个竞标

    ...technician to perform a series of optimizations on an Origin gaming laptop (model: EVO15-S) and install several Large Language Models (LLMs), including Mistral v0.2 Dolphin, Varuna, and Falcon LLMs, to enhance its performance. The ideal candidate will have extensive experience with hardware and software optimization, LLM installation, and the ability to follow specific instructions provided via tutorial links or documentation. Responsibilities: • Disk Space Cleanup: Thoroughly clean up the disk space to ensure optimal performance. • Performance Optimization: Implement measures to significantly enhance the laptop’s speed and responsiveness. • LLM Installation: Install the following LLMs on the laptop, ensuring they run smoothly without any issues: ...

    $312 / hr (Avg Bid)
    本地
    $312 / hr 平均报价
    3 个竞标

    We are looking for a Computer Vision Developer who can help ...classification algorithms - Create and deploy object detection models - Ensure high level of accuracy in the indoor environment Ideal Skills and Experience: - Proficient in Computer Vision techniques - Strong experience in Image Classification and Object Detection - Proven ability to deliver high accuracy models, ideally in indoor settings - Expertise in using popular frameworks like TensorFlow, OpenCV, or PyTorch - Good understanding of optimization techniques for accuracy - Ability to work independently and meet deadlines. Task: Create a functional recognition model with a freely chosen machine learning framework that identifies the coordinates of the contours of boxes in pixel coordinates. Please, check pictures...

    $180 / hr (Avg Bid)
    $180 / hr 平均报价
    53 个竞标

    I'm looking for a part-time influencer to create engaging tutorial videos promoting our product on various social media platforms. Ideal Skillset: - Expertise in creating quality tutorial videos - Strong social media presence - Knowledgeable about our product for seamless promotion - Excellent communication skills

    $859 (Avg Bid)
    $859 平均报价
    12 个竞标