[MYAI Studio APP] ChatGPT_FineTune
The most popular chatbot program recently. The artificial intelligence chatbot program developed by OpenAI has set off a whirlwind since its launch in November 2022. At present, more than 100 million users around the world are using related functions. We integrate the Fine-tune function provided by OpenAI, allowing users to fine-tune the ChatGPT of their datasets.
[MYAI Studio APP] ChatGPT
The most popular chatbot program recently. The artificial intelligence chatbot program developed by OpenAI has created a whirlwind since its launch in November 2022, and now more than 100 million users worldwide are using related functions.
[MYAI Studio APP] YOLOv8Segmentation
YOLOv8Segmentation is an instance segmentation algorithm launched in January 2023.
[MYAI Studio SDK] Image-Segmentation-YOLOv8-PyTorch-GPL-Jupyter
Ultralytics YOLOv8 is a cutting-edge, state-of-the-art (SOTA) model developed by Ultralytics.
[MYAI Studio APP] YOLOv8Classification
YOLOv8Classification is an object classification algorithm launched in January 2023.
[MYAI Studio SDK] Image-Classification-YOLOv8-PyTorch-GPL-Jupyter
Ultralytics YOLOv8 is a cutting-edge, state-of-the-art (SOTA) model developed by Ultralytics.
[MYAI Studio SDK] Image-Object-Detection-YOLOv8-PyTorch-GPL-Jupyter
YOLOv8 is an object detection algorithm launched in January 2023. Compared with YOLOv7, the speed and accuracy are slightly improved.
[MYAI Studio APP] ImageAugmention
Augment images with PyTorch Affine function like rotation, translation.
[MYAI Studio SDK] Burn-GPL-Jupyter
Simple burn-in solution. Test the stability of the CPU or GPU. If there is a problem with the GPU, the test will be abnormal after 30 minutes to an hour.
[MYAI Studio APP] ImageConvert
Batch convert image files. Convert image files to other image format files.
[MYAI Studio APP] Burn
Simple burn-in APP. Test the stability of the CPU or GPU. If there is a problem with the GPU, the test will be abnormal after 30 minutes to an hour.
[MYAI Studio APP] YOLOv7HumanPose
The latest work of Taiwan's pride, the branch of the most powerful object detection algorithm YOLOv7 - HumanPose, can detect human body position, key points (eyes, ears, nose, shoulders, elbows, wrists, hips, knees, ankles), and achieve fast Human pose detection.
[MYAI Studio SDK] Image-HumanPose-YOLOv7-PyTorch-GPL-Jupyter
Use YOLOv7 Pose to detect the human position, key point (eyes, ears, nose, shoulders, elbows, wrists, hips, knees, ankles), and achieve fast human pose detection.
[MYAI Studio APP] CSPNet2
Use CSPResNeXt50 for image classification. An example is to use steel plate defect classification. You can use this APP to train your images for image classification.
[MYAI Studio APP] ArcFace
Currently the fastest and most accurate open source face recognition algorithm.
[MYAI Studio APP] YOLOv7Seg
YOLOv7 is the most powerful object detection algorithm now. We also can use it to do instance segmentation instead of Mask R-CNN.
[MYAI Studio SDK] Image-Segmentation-YOLOv7-Pytorch-GPL-Jupyter
YOLOv7 is the most powerful object detection algorithm now. We also can use it to do instance segmentation instead of Mask R-CNN.
[MYAI Studio SDK] OpenVINO-Jupyter
OpenVINO is an open source tool platform for optimizing the speed of AI inference, improving the performance of common deep learning in computer vision, speech recognit
[MYAI Studio SDK] Image-YOLOv5-Pose-PyTorch-GPL-Jupyter
Use YOLOv5 Pose to detect the human position, key point (eyes, ears, nose, shoulders, elbows, wrists, hips, knees, ankles), and achieve fast human pose detection.
[MYAI Studio SDK] Image-Segmentation-UNet-PyTorch-GPL-Jupyter
Use UNet to segment the image. It can be applied to medical image analysis, defect image analysis, etc.
[MYAI Studio SDK] Image-Object-Detection-YOLOv7-PyTorch-GPL-Jupyter
The latest work of the pride of Taiwan, the most powerful object detection algorithm YOLOv7 at present, greatly reduces the amount of calculation, and increases the spe
[MYAI Studio SDK] Image-Object-Detection-YOLOv7-Deepsort-Tracking-GPL-Jupyter
Use YOLOv7+Deepsot for real-time multi-object tracking, which can be applied to various fields such as monitoring systems and traffic flow analysis.
[MYAI Studio SDK] Image-Object-Detection-YOLOR-GPL-Jupyter
One of Taiwan's proud recent new works, YOLOR, the most powerful object detection algorithm last year, greatly reduces the amount of computation, and increases the
[MYAI Studio SDK] Image-Classification-CSPResNeXt-50-CPP-Jupyter
The CSPNet algorithm optimizes the deep learning network structure. In addition to the world's first accuracy, it can also maintain ultra-high inference speed on e
[MYAI Studio APP] YOLOv7
The latest work of the pride of Taiwan, the most powerful object detection algorithm YOLOv7 at present, greatly reduces the amount of calculation, and increases the spe
[MYAI Studio APP] BigData
This app can automatically analyze big data classification, regression, and time series.
[MYAI Studio APP] GPT2_Chinese
The advancement of AI technology has made it possible to automatically generate many things with AI. The language model of the GPT series can already generate articles
[MYAI Studio APP] BERT
BERT for NLP has taken the AI by storm since its launch in 2018. In 2019, Google announced that it had begun using BERT in its search engine, and by the end of 2020, BE
[MYAI Studio APP] GPT2
GPT-2 is used to automatically generate an English article, and you can also enter any sentence to automatically generate an English article.
[MYAI Studio SDK] Image-OpenCV-Connected-Components-Jupyter
Use OpenCV functions to analyze connected components of images.
[MYAI Studio SDK] Model-ONNX-To-OpenVINO-Jupyter
Model conversion, an example of ONNX conversion to OpenVINO.
[MYAI Studio SDK] Image-Augmentation-Jupyter
Use the method of rotating and adjusting the brightness to perform the image augmentation.
[MYAI Studio SDK] Model-Keras-To-ONNX-Jupyter
Model conversion, an example of Keras conversion to ONNX.
[MYAI Studio SDK] Image-Pix2Pix-PyTorch-Jupyter
Pix2Pix style conversion. Output the original image to the learned image style. For example: convert black and white to color, edge map to photo.
[MYAI Studio SDK] Image-Segmentation-MaskRCNN-Keras-Jupyter
Inheriting the algorithm MaskRCNN of FasterRCNN, it improves the original architecture and adds the part of Semantic Segmentation, which can segment, detect and classif
[MYAI Studio SDK] Image-Barcode-Generator-Jupyter
Generate one-dimensional barcode images of code39 and code128.