Model mayhem software jobs

Filter

My recent searches
Filter by:
Budget
to
to
to
Type
Skills
Languages
    Job State
    2,000 model mayhem software jobs found, pricing in USD

    ...writer to craft a cogent research paper concerning a deep learning model for IoT intrusion detection, with a core focus on network traffic monitoring. This work should be comprehensive, encompassing both theoretical foundation and practical applications of deep learning in securing an IoT network. Ideal Skills and Experience: - Deep learning methodologies - Familiarity with IoT and intrusion detection systems - Strong understanding of network traffic monitoring - Proficient in academic research and scientific writing. I have the code ready and literature review you can use this is the requirement: Abstract Introduction: Problem Statement, Solution, Objectives • Background Review and Related Work • Proposed Solution: Model / Methodology / Experimental Sett...

    $355 (Avg Bid)
    $355 Avg Bid
    21 bids
    3D MODELLING 6 days left
    VERIFIED

    I would like a professional of forensic or ccfr software to make a 3D model of an object

    $109 (Avg Bid)
    $109 Avg Bid
    35 bids

    We seek a professional data entry specialist to assist us with the input of software-generated random text data into our system. Responsibilities will include but are not limited to: - Accurately inputting large volumes of text data, ensuring quality and consistency. - Prompt completion of tasks according to set deadlines. The ideal candidate for this position would possess the following skills and experience: - Excellent attention to detail and accuracy. - Significant experience in data entry tasks. - Demonstrated proficiency with computer systems and software. - Time management skills for efficient completion of tasks. Please note that all of the required text data will be generated by our software, no research will be necessary. We look forward to receiving your...

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

    ...learning expert to assist me with a supervised learning project. The project will require a comprehensive set of tasks to be completed, including: - Data Cleaning and Preprocessing: This is a crucial step in the process and will involve the ML expert in preparing and organizing the dataset. - Model Development and Training: The hired individual will be responsible for the creation and training of the supervised learning model. - Evaluation and Testing: The ML expert will also need to evaluate and test the model to ensure it meets the specified requirements. The ideal candidate for this project should possess: - Proficiency in Python: As I'm expecting the expert to be proficient in this programming language, the ability to understand and write complex code in ...

    $521 (Avg Bid)
    $521 Avg Bid
    56 bids

    data base design (model, sql) 590 laravel auth customized for phone (ALMOST DONE) 2360 Referral logic 2360 referral page register configuration Event Script (creates new even every 3 min will be a cron job for linux) 3540 Additional Pages 2478 { withdrawal page 708 Account details 472 Recharge page 708 Contact us page 826 } Betting Page 4720 includes the following { time and result feature 2000 betting feature 1000 events feature 500 my history feature 500 } Admin Panel 8378 withdrawl 1600 user manage 2000 manage result 1700 past events 800 earnings 1000 TOTAL 21950

    $294 (Avg Bid)
    $294 Avg Bid
    1 bids

    I'm searching for an experienced software developer to build a desktop software titled Resse84 Cookie Generator. The purpose is to generate personalized cookie recipes based on user inputs. Features to be incorporated into the software are: - Dietary restrictions tailoring: The software should be able to adjust and personalize recipes according to specified dietary needs. - Ingredient substitution suggestions: It should be able to provide alternatives for the ingredients that may not be readily available or those the user may want to substitute. - Recipe sharing: It should allow users to share their personalized cookie recipes with others easily. The ideal candidate will have a proven track record of successful desktop software development and a...

    $41 (Avg Bid)
    $41 Avg Bid
    5 bids

    I'm in need of an experienced graphics designer, who's proficient in Blender, for a project that involves 3D modeling and animation. The main aim of the project is for advertising purposes, so an understanding of creating realistic graphics is a must. Key Skills and Experience: - Proficiency in Blender for 3D modeling and animation - Strong portfolio of realistic graphics - Experience in creating graphics for advertising The ideal candidate should be able to bring my vision to life through stunning, realistic 3D models and animations that are tailored for advertising.

    $230 (Avg Bid)
    $230 Avg Bid
    12 bids

    I'm in need of a seasoned developer to create a White Label P2P Car Sharing software with a clean, professional UI. The software should be accessible on Web, iOS, and Android platforms, and integrate with both PayPal and Stripe for payment processing. Key Requirements: - User Interface Design: The interface should be clean and professional, ensuring a seamless user experience across all platforms. - Platform Support: The software should be accessible on Web, iOS, and Android. Cross-platform functionality is key. - Payment Gateway Integration: The software must simplify transactions by seamlessly integrating with both PayPal and Stripe, two of the most popular and widely-used payment gateways. Ideal Skills and Experience: - Proficient in front and back-end...

    $2157 (Avg Bid)
    $2157 Avg Bid
    77 bids

    I need a highly skilled professional in the field of RC remote control systems, preferably with experience in the T10 model from Sky Droid. Key Requirements: - **RC Remote Model**: T10 from Sky Droid - **Primary Application**: Drones - **Specific Features Required**: - Long-range communication - HD video transmission - Real-time telemetry Ideal candidate should have: - Previous experience in developing RC remote control systems - Strong understanding of the T10 model - Proficiency in long-range communication, HD video transmission, and real-time telemetry technologies - Video transmitter experience would be an added advantage Please show examples of related projects you've worked on.

    $749 (Avg Bid)
    $749 Avg Bid
    3 bids

    I'm in search of a sk...C/C++ and Python. The main focus of the project is to develop embedded software for control systems. Key Responsibilities: - Developing software for embedded systems, primarily aimed at control systems. - Writing efficient, maintainable and high-quality code in C/C++ and Python. - Collaborating with the hardware team to ensure software is well-integrated. Ideal Skills and Experience: - Proven experience as an embedded systems engineer, with a particular focus on control systems. - Proficiency in C/C++ and Python for embedded systems development. - Familiarity with real-time operating systems (RTOS) is a plus. If you're someone who thrives on complex challenges and has a strong background in developing embedded software for co...

    $285 (Avg Bid)
    $285 Avg Bid
    8 bids

    ...require an experienced C++ developer to change a piece of software I have from 32bit to 64bit, along with some graphical user interface (GUI) updates. Your core task will be to: - Implement improved navigation features - Modernize the software's design for a timelier aesthetic - Enhance overall user experience - Optimize the software - Document the software code Despite the core task, there are a few existing features I'd like to keep in place. This includes: - Existing data processing capabilities - Current software integrations - User account management The ideal candidate should have an impressive portfolio in C++ developments and previous experience with similar projects. GUI design skills, DAQ, specifically in making software user...

    $509 (Avg Bid)
    $509 Avg Bid
    38 bids

    ...available, it should split the text based on the lines. It can split on the full stop character. And then every line must be sequentially given to a ML model. This would be a text classification huggingface model, which can be instantiated via this code: from transformers import pipeline pipe = pipeline("text-classification", model="legal-text-classification/IndianLegalBERT") Feel free to explore the above model yourself. It will give you 15 labels with different scores. If the score of the top scoring label is greater than 0.8, then it must highlight that line on the webpage with the color associated with that label. And the model must be fed with this line along with the next line and in case the score is again greater t...

    $9 (Avg Bid)
    $9 Avg Bid
    2 bids

    We are seeking freelancer expert to write a new enhancement in our exosting an On-Prem AI Video analytics (VA) software. Existing products works on live feed, find EHS violations after running models on frames and insert into DB. It has an existing dashboard as well. New features will primarily focus on analyzing traffic violations. The new enhancement should be able to handle ANPR and Speed Violation detection based on a live video feed from inside plant roads. Key Features: The software should provide - check valid vehicle # with registered list for unauthorized entry. - Speed violation to handle 5 to 40 Kmph threshold - Violation Snapshot/Video will be stored on on-prem server. - Each violation with trigger Auto Email and/or SMS ...

    $1422 (Avg Bid)
    $1422 Avg Bid
    18 bids

    Ford model A type Car being designed. Need someone to help with this. Project

    $20 / hr (Avg Bid)
    $20 / hr Avg Bid
    7 bids

    I'm looking for a professional who can create a comprehensive user manual for a software application. Despite having skipped some questions, there is still a clear expectation: - The manual should cover all the features and functionalities of the software. - It should be designed in a way that guides users on how to navigate the software. - It has to provide comprehensive troubleshooting instructions. The target audience and preferred format for the manual isn't specified. Therefore, the freelancer needs to provide a versatile guide that will be useful to novice, intermediate, and advanced users alike. You should be experienced in technical writing and preferably have a background or understanding of software applications. It would be beneficial if ...

    $55 (Avg Bid)
    $55 Avg Bid
    20 bids

    I need an expert to further optimize my existing CNN model that currently has an accuracy rate of over 80%. Despite the high performance, I believe there's room for improvement. Required Skills & Experience: * Extensive experience with Convolutional Neural Networks (CNNs) * Proficiency with text data processing * Track record of improving the accuracy of machine learning models Job Scope: * Review the current model and identify potential areas for improvement * Implement strategies to increase training speed and minimize overfitting * Improve the model's overall accuracy * Maintain detailed documentation on the steps taken and their impacts Despite the model's high initial accuracy, I'm ambitious about reaching even higher stats. If you're a...

    $121 (Avg Bid)
    $121 Avg Bid
    15 bids

    Hello, Please apply only if you can start now I urgently need help from a skilled Blender modeler to adjust mesh and clean it a little bit, you will have the 3D model and a photo for the final result needed and you will adjust the mesh a little bit to make it more like the model in the photo while not adding a lot of vertices/loopcuts and not using tris a lot

    $31 (Avg Bid)
    $31 Avg Bid
    5 bids

    I'm offering a full-time, PAID internship opportunity for approximately 3 months (please apply with CV). The project involves building a web app or website, including working on an existing project. The ideal candidate for this position will have experience with React, TypeScript, Node.js, and Java Spring Boot. Key Details: - Full-time, approximately 3-6 month internship - Building web applications from scratch - Working on even existing projects Requirements: - Experience with React, TypeScript, Node.js, and Java Spring Boot - Open to discussing and implementing key features with the candidate - Ability to work independently while also being a team player - Must be able to work remotely Feel free to reach out if you're interested in taking on this challenge.

    $1007 (Avg Bid)
    $1007 Avg Bid
    27 bids

    I am looking for an adept 3D artist who can assist me with product modeling for an upcoming presentation. Key Project Details: - The main goal of this project is to create a highly detailed, photorealistic 3D model of a product. - This model requires high-detail textures, aiming to achieve maximum realism. Skills and Experience: - Proficiency in 3D modeling software is crucial. - I expect a portfolio showcasing your experience with product modeling and photorealistic textures. - Deadline-oriented with a sharp eye for detail. If you're adept at creating top-tier 3D models for presentations, I'd love to hear from you. Experience in creating photorealistic textures will put you to the top of my list.

    $1818 (Avg Bid)
    $1818 Avg Bid
    81 bids

    We are in need of an experienced freelancer who can skillfully create a user manual for a healthcare application. This manual should encompass all the crucial elements of a comprehensive user guide. While there are certain sections, such as the copyright page, that can be filled in by our clients' team, it is imperative that the manual includes all other key components. You can find the basic intended use document provided here, which will serve as a helpful reference for your work.

    $136 (Avg Bid)
    $136 Avg Bid
    23 bids

    Small object detection based on texture features classification and segmentation from images. I need this project in one week with satisfactorily results. I have uploaded a pdf and a image of model for your reference.

    $41 (Avg Bid)
    $41 Avg Bid
    10 bids

    I'm currently looking for an expert in hybrid machine learning models, specifically for the ARIMA, GCN, and LSTM components. Key improvements needed: - ARIMA: - Improved accuracy of predictions - Reduced computation time - Better handling of seasonality - GCN: - More effective integration of graph structure - Enhanced extraction of features Skills and Experience Required: - Extensive knowledge in ARIMA, GCN, and LSTM - Proven experience in improving hybrid machine learning models - Proficiency in handling seasonality in data - Ability to work efficiently and reduce computation time. - Skilled in incorporating graph structure and improving feature extraction.

    $12 (Avg Bid)
    $12 Avg Bid
    1 bids
    social media app 6 days left

    ...$first: '$$ROOT' }, }, }, { $sort: { '': -1 }, }, { $skip: startIndex, }, { $limit: limit, }, ]); // Further processing and emitting results via } catch (error) { (error); throw error; } }; Performance Results: Total Time: 36.389s Chat Aggregation: 35.670s chats model: `const mongoose = require('mongoose'); const chatSchema = new ( { fromUser: { type: , ref: 'User', }, toUser: { type: , ref: 'User', }, type: { type: String, enum: ['text', 'audio', 'image', 'video'], }, text: { type: String, }, voice: {

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

    ...Arabic teaching methods to make different Arabic dialects closer than ever and to enable foreign students to speak & communicate in Arabic with different Arab nationalities in the fastest way possible. * Job Summary: We are looking for a Software Developer Freelancer who will help us with the integration of Stripe within our systems. We already configured Stripe and are currently using it for our subscriptions but manually updating the payments in our education management software where we manage students, tutors, schedules, and billing). The software developer will mainly need to focus on automating this existing process to reduce the total time we spend and complexity. * Responsibilities ??‍♀️ 1. Refinement and Planning Refining the integration scope ...

    $1204 (Avg Bid)
    $1204 Avg Bid
    42 bids

    I'm in need of a skilled fashion photographer to help build up my model portfolio. The photo shoot will take place in an outdoor location, where I believe we can really capture some amazing images. Key Project Details: - Style: Fashion photography - Location: Outdoor - Completion Target: 20th of May The photographer needs to be someone who can really bring out the best in a model, so experience in this specific type of photography is essential. They should also be comfortable working on location and understanding of natural lighting. If you have experience in fashion photography and can meet the deadline, I'd love to hear from you.

    $269 - $808
    Local
    $269 - $808
    0 bids

    As an entrepreneur keen on embracing technology, I'm in search of an adept software developer to create an intuitive application. This app is intended to utilize LangChain and OpenAI's language model in categorizing PDF files into different groups; namely invoices, HR-contracts, or MOUs and then under go different ways for each document catagory: A. in case of invoice: - extract the data inside invoice (invoice number, date, buyer name, total amount sold, and total due amount) and save them in an Excel file. B. In case of HR-contract: - simply move the file from the existing location to the HR-contract folder. C. In case of MOU: - simply move the MOU from the existing location to the MOU folder. Details: - Your responsibility is to build a desktop application tha...

    $250 (Avg Bid)
    $250 Avg Bid
    20 bids

    I require 3D Car Modeling. Not shaders. Don't render! Hello gang, I need some help with this vehicle model and I want to have some very good 3D Modelers on hand who are capable of it. -- Important about modeling is that the polygons are not going to be a disaster and the mesh has to be completely symmetrical. This will help me create good UvMapping (which I will do)-- I prefer Quality work at speed Thanks

    $165 (Avg Bid)
    $165 Avg Bid
    59 bids

    In need of a well-skilled JavaScript developer to customize a software tool. Ideal candidate should be experienced in interface design and software functionality. Key tasks: - User Interface Customization: Redesigning the colors, layout, and typography to improve the look and feel of the tool. - Functionality Modifications: Adding, updating, and removing some features in the software tool. This requires solid experience in planning and implementing functionality changes based on user requirements. Proficiency in JavaScript, software integration, and customization of software tools would be desirable. Do not hesitate to submit a proposal if you meet these criteria.

    $375 (Avg Bid)
    $375 Avg Bid
    22 bids

    i need a software downloading website for my college project..i didn't mind if you use any copyright material or anything you pick it up from internet i just need a full working website with also backend..you can use any source code or anything..please reply this so we can discuss it

    $94 (Avg Bid)
    $94 Avg Bid
    31 bids

    I'm in need of a financial modeller with an excellent understanding of the telecommunication industry. The successful freelancer will assist us in two main areas: financial forecasting and valuation modeling. Key responsibilities will include: - Developing a robust financial forecast model. - Supporting valuation modelling efforts. Ideally, you have a strong grasp on the trends and nuances of the telecom market, an understanding of financial forecasting, and the capability to devise valuation models. The main purpose of this financial analysis is to aid our interview preparation. Therefore, the ability to communicate complex financial analysis in a clear, concise way is critical to this role. This is a rare opportunity for anyone looking to strengthen their financial ana...

    $48 (Avg Bid)
    $48 Avg Bid
    12 bids

    I'm seeking an expert in creating prediction models, with a specific focus on Linear, logistic Regression. This project entails building a robust prediction model, primarily using numerical data. There is no specific purpose identified yet, thus the model should be of a general nature and able to adapt to various predictions such as product sales, customer behavior changes or spam classification. Ideal Experience and Skills: - Proficient in creating Linear Regression Models. - Extensive experience with numerical data analysis. - Flexibility to adapt the model to different scenarios. - Strong analytical skills and attention to detail. Your creativity and expertise will greatly enhance this project's success.

    $19 / hr (Avg Bid)
    $19 / hr Avg Bid
    18 bids

    I am seeking a seasoned freelance professional who is well-versed in both Blender and Python. The project aims to streamline the process of automated character animation within Blender, using Python. The essential tasks involved are: - The use of a pre-existing digital model in Blender - The configuration of Python modules to automate the animation tasks - Building Python scripts specifically focused on character animation automation Ideal Skills: - Proficiency in using Blender for 3D modeling and animation - Thorough experience manipulating Python within Blender - Familiarity with character animation processes. This project provides a robust opportunity for those who enjoy seeking efficiencies and improving animation workflows. Your insights and expertise in Blender and Python c...

    $138 (Avg Bid)
    $138 Avg Bid
    27 bids

    ...Machine Learning to help design, train, and implement a model that can predict the progression of tooth decay and gum disease in patients based on a variety of health factors. Key Deliverables: - Develop and train a Supervised Machine Learning model - Validate the accuracy and reliability of the model - Integrate the finalized model into our existing systems The ideal candidate would have: - Extensive experience with Supervised Machine Learning - Knowledge of dental diseases, especially tooth decay and gum disease - Prior Machine Learning projects in the healthcare field would be a plus The ultimate aim is to make strides in the early identification and treatment of these commonplace dental diseases. Using your implemented model, we aim to pro...

    $13 (Avg Bid)
    $13 Avg Bid
    1 bids

    I'm seeking an expert in Python who can help me build a system for object detection in images. I don't have a specific list of objects in mind as of now, hence your role will involve creating a flexible and adaptable model. Key Tasks: - Develop a Python program that can accurately identify the nature of objects in any given image. - Ensure the program is adaptable to a variety of objects. - Test the program extensively for accuracy. I'm not in a hurry for this project as I value quality over speed. However, we can discuss project timelines to suit both our schedules. Ideal Skills: - Extensive experience in Image Recognition and Python coding. - Good understanding of various machine learning algorithms suited for this task. - Proven history of creating flexible, hig...

    $17 / hr (Avg Bid)
    $17 / hr Avg Bid
    41 bids

    I'm seeking the expertise of an experienced developer to create an image recognition model capable of correctly identifying specific qualities in images of men’s trousers. The targeted features include: - Style: Jeans, chinos, joggers, cargo, track pants, parachute, shorts, capri, cargo shorts. - Fit: Relaxed, skinny, straight, flared, bootcut. - Color: All. - Pattern: Stripes, plaid, solid, checks, washed, frayed, distressed, camouflage, herringbone, houndstooth. - Trims: Button trim, rivet, belt, elastic waist, buckle, zip, and drawstring. The ideal candidate will have experience with machine learning and image classification, and a strong understanding of fashion, particularly men's trousers. The ultimate goal is a tool that can be used to classify men&#...

    $168 (Avg Bid)
    $168 Avg Bid
    8 bids

    I'm seeking an expert in Excel and VBA who can work on an an existing financial model. The primary tasks will involve optimizing formulas, macros, and implementing data validation. I am looking for an hourly regular working engagement where the person will sit with me from time to time online and solve for things one at a time. I cant share workbooks as I have some IP related restrictions so person will have to work on my system, remotely. For Faridabad, Haryana based freelancers, we can do it in physical mode too. Key areas of focus will be: - Refining Formulas and Calculations. - Improving Data Organization and Management - Managing , improving the existing VBAs

    $3 / hr (Avg Bid)
    $3 / hr Avg Bid
    16 bids

    I urgently require a model, of any gender and any age, to read a script on camera for an upcoming project. Key Information: - No specific physical appearance characteristics are preferred, the selection would be based entirely on capability and suitability for the role. - Though not mandatory, prior experience in script-reading or acting would be advantageous. - Presence in front of the camera, clarity of speech, and ability to deliver the script convincingly are vital skills needed. 20 video with same model This project offers a great opportunity for those seeking to add more visibility and experience to their portfolio. I look forward to your proposals and collaboration.

    $234 (Avg Bid)
    $234 Avg Bid
    7 bids

    Hello I had a designer working on some work, he did well but disappeared. I need help finishing my bags and work. 10 bags total, need design text edited, sticker and bag model created

    $27 (Avg Bid)
    $27 Avg Bid
    66 bids

    Confirmis () is a Singapore-based business information provider specializing in connecting businesses with global capabilities; comprised of industry veterans, Confirmis's business model is designed to overcome perennial lack of data (let alone quality data) to support effective decision-making, particularly in developing economies. THE JOB DESCRIPTIONS & REQUIREMENTS: 1. Research the provided [individual(s) or Party(s)] in all litigation sources in both native language and English. 2. Research the provided [individual(s) or Party(s)] in all bankruptcy and insolvency sources in both native language and English. 3. Conduct research on the provided [individual(s) or Party(s)] in all local and national news media and social media in both the native language and English. Exa...

    $15 - $20
    Local
    $15 - $20
    0 bids

    I am seeking a professional to install CounterSketch software on my Windows PC. This project requires knowledge and previous experience with jewelry design software. Skills and Experiences: - Good understanding of CounterSketch and jewelry design software - Knowledge in Windows operating system - Proficient in software installation processes Please note that the specific software to be installed is CounterSketch. Familiarity with this software will be highly appreciated. The freelancers with a background in Computer System Engineering or related fields will be preferred.

    $416 (Avg Bid)
    $416 Avg Bid
    3 bids

    Confirmis () is a Singapore-based business information provider specializing in connecting businesses with global capabilities; comprised of industry veterans, Confirmis's business model is designed to overcome perennial lack of data (let alone quality data) to support effective decision-making, particularly in developing economies. As a Site Verifier, you will be responsible for verifying a company’s existence through visual data by conducting a site visit to ensure that we provide reliable and accurate information to our client. JOB DESCRIPTION: • Conduct basic verification with the subject company’s authorized representative, such as line of business, key executives' names, etc. • Take pictures of the subject company and its vicinity, as per Confi...

    $20 - $30
    Local
    $20 - $30
    0 bids

    I need a competent professional to successfully set up and manage an Amazon FBA store focusing on 'Home and Kitchen Appliances' for the Australian market. The roles involve: 1. Product Research and Sourcing: Using 'Helium 10', research the best-selling and profitable prod...robust inventory. 2. Listing Creation and Optimization: Craft engaging product descriptions, optimize listings to boost product visibility, and increase sales. 3. Inventory Management: Ensure product availability, monitor sales, and adjust inventory according to customer demand. Ideal candidates should have proven success handling similar roles, excellent knowledge of the Amazon FBA business model, proficiency in using 'Helium 10' for product research and sourcing, an eye for det...

    $11 / hr (Avg Bid)
    $11 / hr Avg Bid
    36 bids

    I have a 3D model of my playground but need it furnished and restructured. Requirements: - Furnishing: I need a freelancer to add seating areas, suitable playground equipment, and landscaping to the playground and hall. - Seating: The seating areas should be fixed, not movable. - Design: The envisioned style for the interior and exterior of the playground and hall is modern. Plus facades and section that are thecnical not aesthetic Tasks: - Furnish the playground and hall with a modern design style. - Add seating areas and playground equipment in a complementary layout. - Integrate landscaping that enhances the overall aesthetic. The ideal freelancer for this job should have: - Proficiency in 3D modeling and rendering software. - Experience in architectural or playgrou...

    $46 (Avg Bid)
    $46 Avg Bid
    10 bids

    I'm in need of a 3D and 2D drawing with Autodsk Inventor who can make layouts from a given 3D model. These drawings will be crucial for the manufacturing process of a new product. The 3D model is a machine assembly with less than 50 parts. Principally the job is about to make the 2D layout of each component and the assembly ones. Key Points: - I need a variety of specific views in the drawings, such as exploded, sectional, and assembly views. - Additionally, the files should be suitable for laser cutting. (DWG and STEP) for each part. If you have experience in drawing for manufacturing and can provide precise and detailed 2D drawings, I'd love to hear from you.

    $136 (Avg Bid)
    $136 Avg Bid
    44 bids

    I'm in need of a skilled professional to create a high-detail 3D model of a face from a set of multiple photos, for 3D printing purposes. Key Requirements: - The 3D model should be in high detail, including fine textures and expressions - You will be provided with multiple photos of the face from various angles. Ideal Skills and Experience: - Proficiency in 3D modeling, particularly for 3D printing - Experience in creating high-detail models - Ability to translate 2D images into accurate 3D models - Strong understanding of facial anatomy and texture mapping - Experience working with multiple photos for 3D reconstruction Please submit your proposal if you have the necessary skills and experience to complete this project effectively.

    $24 (Avg Bid)
    $24 Avg Bid
    9 bids

    Hey, I need someone to work on long term because I have many projects need to be done. Most of my projects are emergency Cars. All my cars need to be detailed but lowpoly (max. 600k), they need to have materials/texture and they need to be 1:1 realistic. All my cars need to have High Quality Interior and Exterior. Also the Person needs to be fast so I get my Order fast as possible and don’t need to pay unless money. In the picture down you can find picture from some Projects I need.

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

    Hey, I need someone to work on long term because I have many projects need to be done. Most of my projects are emergency Cars. All my cars need to be detailed but lowpoly (max. 600k), they need to have materials/texture and they need to be 1:1 realistic. All my cars need to have High Quality Interior and Exterior. Also the Person needs to be fast so I get my Order fast as possible and don’t need to pay unless money. In the picture down you can find picture from some Projects I need. Price down is per project!

    $113 (Avg Bid)
    $113 Avg Bid
    19 bids

    I'm in need of a versatile software that can record video from endoscope cameras and facilitate the creation of a database from each video. Key requirements: - It should be compatible with Windows and Mac operating systems. - I prefer storing the database locally on the same device. - The software must support video formats AVI and MP4, which are the formats the endoscope cameras I use record in. The ideal freelancer for this project should have experience with: - Developing video recording software - Implementing database management systems - Proficiency in working across Windows and Mac operating systems - Knowledge of AVI and MP4 video formats Please submit your proposal with relevant experience and a clear explanation of how you plan to approach this proj...

    $470 (Avg Bid)
    $470 Avg Bid
    42 bids

    Confirmis () is a Singapore-based business information provider specializing in connecting businesses with global capabilities; comprised of industry veterans, Confirmis business model is designed to overcome perennial lack of data (let alone quality data) to support effective decision making, particularly in developing economies. As a Site Verifier, you will be responsible for verifying a company’s existence through visual data by conducting a site visit to ensure that we provide reliable and accurate information to our client. JOB DESCRIPTION: • Conduct basic verification with the subject company’s authorized representative, such as line of business, key executives' name, etc. • Take pictures of the subject company and its vicinity, as per Confirmis&...

    $15 - $25
    Local
    $15 - $25
    0 bids