CakeResume Talent Search

Advanced filters
On
4-6 years
6-10 years
10-15 years
More than 15 years
軟體工程師
Avatar of Suwei Huang.
Avatar of Suwei Huang.
程式設計師 @中國附醫
2020 ~ 2021
軟體工程師
Within two months
習領域 發展 軟體工程師 e-mail: max761005@gmail.com kaggle:https://www.kaggle.com/suweigithub:https://github.com/suwei761005/DemoProject 個人網站:https://watsonimg.com 技能 AI/ML Python Scikit-learn Pandas Numpy Keras DNN、CNN(deep learning) web Html CSS Javascript Bootstrap JQuery Angularjs MSSQL ASP.NET MVC C# 版控 git svn 學歷 雲林科技大學, 學士學位, 電機工程, 2006/09
ASP.NET MVC
MSSQL
AngularJS
Studying
Not open to opportunities
Full-time / Not interested in working remotely
6-10 years
雲林科技大學
電機工程
Avatar of the user.
Avatar of the user.
製程工程師 @明基材料股份有限公司
2022 ~ Present
軟體工程師
More than one year
Python
MSSQL
Git
Employed
Interested in working remotely
4-6 years
淡江大學 Tamkang University
電機與工程學系
Avatar of the user.
Avatar of the user.
全端工程師 @陽明交通大學
2020 ~ Present
軟體工程師
More than one year
Python
Git
SVN
Employed
Full-time / Interested in working remotely
4-6 years
臺灣海洋大學
電機工程學
Avatar of 游鎮源.
Avatar of 游鎮源.
後端工程師 @天堂遊戲有限公司
2022 ~ 2022
軟體工程師
Within six months
和客製化部分,並協助其他部門內部需求系統開發,使得內部運作更加流暢。 也因為熱愛軟體開發,在空閒之餘學習大數據、機器學習、深度學習、AI等內容進行自我進修,目標提升自己技術,期許未來能接觸各種不同類型的產品,將來能運用在職場
C#.NET development
c# windows form
C# ASP.NET
Employed
Not open to opportunities
Full-time / Interested in working remotely
6-10 years
黎明技術學院
電機工程系
Avatar of the user.
Avatar of the user.
AI應用工程師 @碁仕科技
2018 ~ Present
軟體工程師
Within one month
Python
Reinforcement Learning
Computer Vision
Studying
Intern / Interested in working remotely
4-6 years
長榮大學
企管系

The Most Lightweight and Effective Recruiting Plan

Search resumes and take the initiative to contact job applicants for higher recruiting efficiency. The Choice of Hundreds of Companies.

  • Browse all search results
  • Unlimited access to start new conversations
  • Resumes accessible for only paid companies
  • View users’ email address & phone numbers
Search Tips
1
Search a precise keyword combination
senior backend php
If the number of the search result is not enough, you can remove the less important keywords
2
Use quotes to search for an exact phrase
"business development"
3
Use the minus sign to eliminate results containing certain words
UI designer -UX
Only public resumes are available with the free plan.
Upgrade to an advanced plan to view all search results including tens of thousands of resumes exclusive on CakeResume.

Definition of Reputation Credits

Technical Skills
Specialized knowledge and expertise within the profession (e.g. familiar with SEO and use of related tools).
Problem-Solving
Ability to identify, analyze, and prepare solutions to problems.
Adaptability
Ability to navigate unexpected situations; and keep up with shifting priorities, projects, clients, and technology.
Communication
Ability to convey information effectively and is willing to give and receive feedback.
Time Management
Ability to prioritize tasks based on importance; and have them completed within the assigned timeline.
Teamwork
Ability to work cooperatively, communicate effectively, and anticipate each other's demands, resulting in coordinated collective action.
Leadership
Ability to coach, guide, and inspire a team to achieve a shared goal or outcome effectively.
Within one month
AI應用工程師 @ 碁仕科技
碁仕科技
2018 ~ Present
Taipei, 台灣
Professional Background
Current status
Studying
Job Search Progress
Professions
Machine Learning Engineer, AR/VR Engineer, Full Stack Development
Fields of Employment
Software
Work experience
4-6 years
Management
I've had experience in managing 1-5 people
Skills
Python
Reinforcement Learning
Computer Vision
ROS
Languages
Job search preferences
Positions
軟體工程師
Job types
Intern
Locations
Remote
Interested in working remotely
Freelance
Yes, I freelance in my spare time
Educations
School
長榮大學
Major
企管系
Print

Ivan Lee 李逸帆

Master of Computer Science

Hsinchu, Taiwan

       

Research and develop algorithms in my company. Cooperate with domestic and foreign manufacturers to use AI technology to solve problems that traditional algorithms cannot overcome. Completed or ongoing projects include defect detection, text recognition (OCR), airplane detection, random bin picking, bottle inspection, point cloud image cutting, and robotic arm grasping by reinforcement learning.

Cellphone: +886 0952152828
Gmail: [email protected]

Personal Web: https://www.ivan-lee.me/ 
Blog: https://medium.com/change-the-world-with-technology


Work experience



AI senior engineer

G4 technology company

FEB 2021 - JUL 2022
Taipei, Taiwan

Recruit AI researchers and RD. Planning and project management.

1. Plan project development and project process
2. Organize the paper-sharing club
3. Plan coding style python with team members
4. Lead newcomers to familiarize the project and development 

AI junior engineer

G4 technology company

Jan 2018 - Jan 2021
Taipei, Taiwan

Research and developing visual recognition and control, using AI to solve multi-dimensional feature problems that cannot be handled by traditional methods, and making the algorithm to achieve generalization and desired speed.

1. Develop vision algorithms
2. Research control algorithms of robotic-arm
3. Deploy algorithms to embedded machines (Nvidia AGX, Nvidia NX)
4. Track the latest cutting-edge journals and technologies

Project experiment

Robotic-arm random bin picking(Depth-Image)

Tensorflow、AlexNet、Cross entropy method

Traditional algorithms can only specify a single or few items after modeling. Using an AI algorithm, it can grasp various daily necessities or stationery (universal). As long as the width of the object gripper and a specific distance are met, 95% of daily life and household items can be grasped. In cooperation with the robotic arm team, the company's project has been able to grab a variety of daily necessities, including fried chicken legs and bundled wires (flexible objects).

Detecting the defects of industrial products

Tensorflow、Segmentation、Unet

Cooperate with well-known factories and manufacturers to detect the defects of various items. Traditional algorithms need to design multiple layers of logic and processing for complex images, but general-purpose neural networks can overcome this problem. Design a general-purpose model, so that the model (Segmentation) can be generalized and learned effectively. The objects include 17 kinds of items, such as tires, keyboards, PCB boards, metal welding objects, passive components, etc. Compared with traditional algorithms, it can effectively reduce development by 80%.

Robotic-arm automatic grasping (RGB-Image)

Tensorflow、Cross entropy method、Pybullet、Q-learning

The traditional algorithm relies on line scanning and surface scanning. After obtaining the point cloud, it performs a clamping calculation, path planning, and collision detection. The neural-like control method can directly use the color camera, save the expensive point cloud camera, and save all the aforementioned calculation processes, and dynamically execute the grasping strategy. At present, research in the virtual environment has achieved results. After transferring the model to the real world, it is expected to save 25% of the hardware cost of the gripping project and speed up the gripping time by 3 times. demo video:https://youtube.com/shorts/17ROS385zy4

Detect airplane

Pytorch、Yolov3、Jetson AGX、Jetson NX

Cooperate with a large domestic institution to detect aircraft on satellite images and actually deploy them on embedded machines after training.

Recognize nutrition label

Pytorch、OCR、crnn、scikit-image

Cooperate with well-known domestic retailers to test the nutrition labels and ingredients on bento boxes. The text recognition software on the market cannot detect special Chinese characters (words for nutrition), and the arrangement is too narrow. Therefore, according to the font used on the label, and the image characteristics of the actual scene, such as deformation and skewness, we provide customized products for customers. And passed the customer stress test: in addition to normal words, it can also issue warnings when there are defects or typos in the text, with an accuracy of 99%.

Detect bottles(RGB-Image、Depth-Image)

Tensorflow、Segmentation、Edge detection、Surface rebuild、Open3d

Transparent objects have always been a difficult problem in traditional algorithm detection. No matter the line scan, area scan, or depth camera, there will be refraction and transmission, and complete imaging cannot be achieved. Taking advantage of the neural-like feature of processing multi-dimensional information, a variety of models are used to restore the smooth point cloud on the transparent surface of the bottle, overcoming the problem that traditional algorithms cannot solve.

Point Cloud segmentation

Tensorflow、Mask RCNN

In the traditional method of point cloud calculation, the calculation time is too time-consuming, and the calculation is slow for the final prediction and grasping of traditional CAD. Combined with Instance segmentation to calculate point cloud, the efficiency is accelerated by 2~4 times.

Skills

Tools


  • Python
  • Tensorflow
  • Keras
  • Pytorch

OS


  • Ubuntu
  • ROS

Others


  • Git
  • Slack
  • Jira
  • MySQL

Education




National Yang Ming Chiao Tung University

Computer Science

2022/7 - present
Taipei, Taiwan

Research for reinforcement learning, robotic arm, computer vision, GAN, VR.

Institute for Information Industry

BigData Data Scientist Class

2017/2 - 2017/8

Learning Hadoop distributed systems, database planning, Linux operation, agile management.

Chang Jung Christian University

Bachelor of Business Administration

2012 - 2016

Organization and project management.

Lecture at Central University (2020/11 AI introduction)


Resume
Profile

Ivan Lee 李逸帆

Master of Computer Science

Hsinchu, Taiwan

       

Research and develop algorithms in my company. Cooperate with domestic and foreign manufacturers to use AI technology to solve problems that traditional algorithms cannot overcome. Completed or ongoing projects include defect detection, text recognition (OCR), airplane detection, random bin picking, bottle inspection, point cloud image cutting, and robotic arm grasping by reinforcement learning.

Cellphone: +886 0952152828
Gmail: [email protected]

Personal Web: https://www.ivan-lee.me/ 
Blog: https://medium.com/change-the-world-with-technology


Work experience



AI senior engineer

G4 technology company

FEB 2021 - JUL 2022
Taipei, Taiwan

Recruit AI researchers and RD. Planning and project management.

1. Plan project development and project process
2. Organize the paper-sharing club
3. Plan coding style python with team members
4. Lead newcomers to familiarize the project and development 

AI junior engineer

G4 technology company

Jan 2018 - Jan 2021
Taipei, Taiwan

Research and developing visual recognition and control, using AI to solve multi-dimensional feature problems that cannot be handled by traditional methods, and making the algorithm to achieve generalization and desired speed.

1. Develop vision algorithms
2. Research control algorithms of robotic-arm
3. Deploy algorithms to embedded machines (Nvidia AGX, Nvidia NX)
4. Track the latest cutting-edge journals and technologies

Project experiment

Robotic-arm random bin picking(Depth-Image)

Tensorflow、AlexNet、Cross entropy method

Traditional algorithms can only specify a single or few items after modeling. Using an AI algorithm, it can grasp various daily necessities or stationery (universal). As long as the width of the object gripper and a specific distance are met, 95% of daily life and household items can be grasped. In cooperation with the robotic arm team, the company's project has been able to grab a variety of daily necessities, including fried chicken legs and bundled wires (flexible objects).

Detecting the defects of industrial products

Tensorflow、Segmentation、Unet

Cooperate with well-known factories and manufacturers to detect the defects of various items. Traditional algorithms need to design multiple layers of logic and processing for complex images, but general-purpose neural networks can overcome this problem. Design a general-purpose model, so that the model (Segmentation) can be generalized and learned effectively. The objects include 17 kinds of items, such as tires, keyboards, PCB boards, metal welding objects, passive components, etc. Compared with traditional algorithms, it can effectively reduce development by 80%.

Robotic-arm automatic grasping (RGB-Image)

Tensorflow、Cross entropy method、Pybullet、Q-learning

The traditional algorithm relies on line scanning and surface scanning. After obtaining the point cloud, it performs a clamping calculation, path planning, and collision detection. The neural-like control method can directly use the color camera, save the expensive point cloud camera, and save all the aforementioned calculation processes, and dynamically execute the grasping strategy. At present, research in the virtual environment has achieved results. After transferring the model to the real world, it is expected to save 25% of the hardware cost of the gripping project and speed up the gripping time by 3 times. demo video:https://youtube.com/shorts/17ROS385zy4

Detect airplane

Pytorch、Yolov3、Jetson AGX、Jetson NX

Cooperate with a large domestic institution to detect aircraft on satellite images and actually deploy them on embedded machines after training.

Recognize nutrition label

Pytorch、OCR、crnn、scikit-image

Cooperate with well-known domestic retailers to test the nutrition labels and ingredients on bento boxes. The text recognition software on the market cannot detect special Chinese characters (words for nutrition), and the arrangement is too narrow. Therefore, according to the font used on the label, and the image characteristics of the actual scene, such as deformation and skewness, we provide customized products for customers. And passed the customer stress test: in addition to normal words, it can also issue warnings when there are defects or typos in the text, with an accuracy of 99%.

Detect bottles(RGB-Image、Depth-Image)

Tensorflow、Segmentation、Edge detection、Surface rebuild、Open3d

Transparent objects have always been a difficult problem in traditional algorithm detection. No matter the line scan, area scan, or depth camera, there will be refraction and transmission, and complete imaging cannot be achieved. Taking advantage of the neural-like feature of processing multi-dimensional information, a variety of models are used to restore the smooth point cloud on the transparent surface of the bottle, overcoming the problem that traditional algorithms cannot solve.

Point Cloud segmentation

Tensorflow、Mask RCNN

In the traditional method of point cloud calculation, the calculation time is too time-consuming, and the calculation is slow for the final prediction and grasping of traditional CAD. Combined with Instance segmentation to calculate point cloud, the efficiency is accelerated by 2~4 times.

Skills

Tools


  • Python
  • Tensorflow
  • Keras
  • Pytorch

OS


  • Ubuntu
  • ROS

Others


  • Git
  • Slack
  • Jira
  • MySQL

Education




National Yang Ming Chiao Tung University

Computer Science

2022/7 - present
Taipei, Taiwan

Research for reinforcement learning, robotic arm, computer vision, GAN, VR.

Institute for Information Industry

BigData Data Scientist Class

2017/2 - 2017/8

Learning Hadoop distributed systems, database planning, Linux operation, agile management.

Chang Jung Christian University

Bachelor of Business Administration

2012 - 2016

Organization and project management.

Lecture at Central University (2020/11 AI introduction)