You may also want to have your own AI model file format (reasoning deployment)-

If there are new audiences, if you have any doubts, please read from the beginning of the column "special ai model". Especially for viewers who want to thoroughly understand the origin of the model in deep learning and how to build a custom model format step by step, in addition to the visualization chapter, the first three chapters m ...

Added by Bullit on Tue, 15 Feb 2022 14:30:26 +0200

Python identification verification code -- Digital beauty icon Click

Write in front Recently, there was an uproar in the script circle when the news that a crowd coding platform was run away came out (I'm not in the script circle, I just like to watch the people in the group blow and force), as if I could never hear the familiar advertising language again. This also indicates that the third-party coding pla ...

Added by punk3d on Sun, 13 Feb 2022 16:51:03 +0200

Automatic Title Generation Based on BERT

🐱 Text title generation based on BERT A good title is based on the ingenious refinement of the article content, which can quickly arouse the interest of readers. In order to generate news headlines quickly and accurately, this project uses the classic BERT model to automatically complete the generation of news headlines. This project refer ...

Added by sethi_kapil on Sun, 13 Feb 2022 08:37:06 +0200

[PASL] analysis and implementation of MAE

PASSL It includes image self-monitoring algorithms based on comparative learning such as SimCLR, MoCo v1/v2, BYOL, CLIP and PixPro Open source is not easy. Welcome to a little Star support! 🥰 Hi Guy, let's meet again. This time, let's get a self supervised job, Masked Autoencoders (MAE) This is another masterpiece of big brother he Kaim ...

Added by AdRock on Sun, 13 Feb 2022 08:33:54 +0200

opencv feature extraction - HOG

1, HOG characteristics HOG(Histograms of Oriented Gradients) gradient direction histogram 2, HOG feature extraction process 1) Gray image conversion (the image is regarded as a three-dimensional image of X, y and Z (gray); 2) Gamma correction method is used to standardize (normalize) the color space of the input image; At the same time, th ...

Added by chet23 on Sun, 13 Feb 2022 07:39:56 +0200

Cases of OPencv image enhancement

Implementation of Opencv image enhancement algorithm (histogram equalization, Laplace, Log, Gamma) | Chuan · Yen 1, Introduction Image enhancement algorithm is a process of image distortion, which is to highlight some characteristics of the response and facilitate our processing of the region of interest. Generally, there are four meth ...

Added by Loldongs on Sat, 12 Feb 2022 16:55:21 +0200

Reading and visualization of dicom,mhd and raw files in medical imaging

Medical imaging Medical image refers to the technology and processing process of obtaining internal tissue image of human body or part of human body in a non-invasive way for medical treatment or medical research. At present, the main processing methods include: X-ray imaging (X-ray), computed tomography (CT ...

Added by Leadwing on Sat, 12 Feb 2022 14:36:31 +0200

Valentine's Day Special: do what you want. Let love beans talk to you and celebrate Versailles Valentine's day~

I preface Valentine's day, also known as St. Valentine's day or St. Valentine's day, is one of the traditional festivals in western countries and originated from Christianity. Nowadays, it has become a famous romantic festival all over the world, but people in different countries express their love in different ways.Valentine's Day ...

Added by John_wilson on Sat, 12 Feb 2022 04:44:17 +0200

Engineering landing competition - TIPC and Serving support examples

General introduction The project is mainly based on github project Introduce how to access TIPC and how to support serving. For more information about the original project, please see readme Understand MD. In addition, you can also refer to the official TIPC and Serving To connect your own model to TIPC and serve support. TIPC basic chain &c ...

Added by Agtronic on Fri, 11 Feb 2022 23:58:22 +0200

Preprocessing of time series data

Time series data can be seen everywhere. In order to analyze time series, we must preprocess the data first. Time series preprocessing technology has a significant impact on the accuracy of data modeling.In this article, we will mainly discuss the following points:Definition and importance of time series data.Preprocessing steps of time series ...

Added by gillypogi on Fri, 11 Feb 2022 17:10:19 +0200