Select your cookie preferences

We use essential cookies and similar tools that are necessary to provide our site and services. We use performance cookies to collect anonymous statistics, so we can understand how customers use our site and make improvements. Essential cookies cannot be deactivated, but you can choose “Customize” or “Decline” to decline performance cookies.

If you agree, AWS and approved third parties will also use cookies to provide useful site features, remember your preferences, and display relevant content, including relevant advertising. To accept or decline all non-essential cookies, choose “Accept” or “Decline.” To make more detailed choices, choose “Customize.”

Sign in
Your Saved List Become a Channel Partner Sell in AWS Marketplace Amazon Web Services Home Help

Amazon Sagemaker

Amazon SageMaker is a fully-managed platform that enables developers and data scientists to quickly and easily build, train, and deploy machine learning models at any scale. With Amazon SageMaker, all the barriers and complexity that typically slow down developers who want to use machine learning are removed. The service includes models that can be used together or independently to build, train, and deploy your machine learning models.

product logo

Mphasis DeepInsights Table Detection

Latest Version:
2.3
Mphasis DeepInsights Table Detection helps in detecting and locating the tabulated information from scanned images.

    Product Overview

    Table Detection is a component of DeepInsights, which helps in detecting the tabulated data present inside unstructured documents. It is a Deep Learning model which localizes and separates tables from free-text in documents. The end result will contain the highlighted boundaries of the tabular portions as well as the table-detection probability for that highlighted region. This model ingests the files in various image formats and outputs the image containing highlighted table blocks. Supported image formats are : 1. jpeg/jpg 2. png

    Key Data

    Type
    Model Package
    Fulfillment Methods
    Amazon SageMaker

    Highlights

    • Automated information extraction of tables from documents that helps in augmenting manual intervention for such tasks. This saves a lot of time for analysts, insurance brokers, data entry operators and helps in increasing their productivity.

    • Model uses state of the art RESNET Deep Learning network to accurately identify and highlight tables in unstructured documents.

    • DeepInsights is a cloud-based cognitive computing platform that offers data extraction & predictive analytics capabilities. Need customized Image Analytics solutions? Get in touch!Mphasis DeepInsights is a cloud-based cognitive computing platform that offers data extraction & predictive analytics capabilities. Need Customized Deep learning and Machine Learning Solutions? Get in Touch!

    Not quite sure what you’re looking for? AWS Marketplace can help you find the right solution for your use case. Contact us

    Pricing Information

    Use this tool to estimate the software and infrastructure costs based your configuration choices. Your usage and costs might be different from this estimate. They will be reflected on your monthly AWS billing reports.

    Contact us to request contract pricing for this product.


    Estimating your costs

    Choose your region and launch option to see the pricing details. Then, modify the estimated price by choosing different instance types.

    Version
    Region

    Software Pricing

    Model Realtime Inference$4.00/hr

    running on ml.m5.large

    Model Batch Transform$8.00/hr

    running on ml.m5.large

    Infrastructure Pricing

    With Amazon SageMaker, you pay only for what you use. Training and inference is billed by the second, with no minimum fees and no upfront commitments. Pricing within Amazon SageMaker is broken down by on-demand ML instances, ML storage, and fees for data processing in notebooks and inference instances.
    Learn more about SageMaker pricing

    SageMaker Realtime Inference$0.115/host/hr

    running on ml.m5.large

    SageMaker Batch Transform$0.115/host/hr

    running on ml.m5.large

    Model Realtime Inference

    For model deployment as Real-time endpoint in Amazon SageMaker, the software is priced based on hourly pricing that can vary by instance type. Additional infrastructure cost, taxes or fees may apply.
    InstanceType
    Realtime Inference/hr
    ml.m4.4xlarge
    $4.00
    ml.m5.4xlarge
    $4.00
    ml.m4.16xlarge
    $4.00
    ml.m5.2xlarge
    $4.00
    ml.p3.16xlarge
    $4.00
    ml.m4.2xlarge
    $4.00
    ml.c5.2xlarge
    $4.00
    ml.p3.2xlarge
    $4.00
    ml.c4.2xlarge
    $4.00
    ml.m4.10xlarge
    $4.00
    ml.c4.xlarge
    $4.00
    ml.m5.24xlarge
    $4.00
    ml.c5.xlarge
    $4.00
    ml.p2.xlarge
    $4.00
    ml.m5.12xlarge
    $4.00
    ml.p2.16xlarge
    $4.00
    ml.c4.4xlarge
    $4.00
    ml.m5.xlarge
    $4.00
    ml.c5.9xlarge
    $4.00
    ml.m4.xlarge
    $4.00
    ml.c5.4xlarge
    $4.00
    ml.p3.8xlarge
    $4.00
    ml.m5.large
    Vendor Recommended
    $4.00
    ml.c4.8xlarge
    $4.00
    ml.p2.8xlarge
    $4.00
    ml.c5.18xlarge
    $4.00

    Usage Information

    Fulfillment Methods

    Amazon SageMaker

    Instructions:

    1. Download the IPython Notebook from the link below.
    2. Upload the notebook onto a SageMaker Notebook Instance OR Install necessary packages on the desired compute resource to use the notebook.
    3. Bring in the input images for Table Detection onto the SageMaker Notebook Instance OR on the desired compute resource.
    4. Image file size<4 mb. We are supporting .png and .jpg image formats .
    5. Following are the Types of tables which will be accurately detected by Model. a. The Table should be fully or partially bounded by the lines on all sides. b. The Columns inside the table must have proper spacing or separating lines between them. c. In case of Multi-Table Image Document, the tables shouldn't be adjacent. d. The Table should contain more than two columns if column-headers are not present. e. Image should have proper separation between free-text and tabular regions for accurate predictions.
    6. Follow the instructions in the IPython Notebook for rest of the setup and consuming the service.

      Input

      Supported content types: application/json The images need JSON serialized to be fed to the model. Code can be found in jupyter notebook.

    Output

    Content type: application/json

    Please use the following snippet to save the json content into a image file (details in jupyter notebook ):

    
    def prediction_wrapper(prediction):
        p_json_parse = json.loads(prediction)
        return p_json_parse['processedImage'] 
    
    table_image = np.array(prediction_wrapper(prediction))
    cv2.imwrite("image_process.png",table_image)

    Invoking endpoint

    AWS CLI Command

    You can invoke endpoint using AWS CLI:

    aws sagemaker-runtime invoke-endpoint --endpoint-name "endpoint-name" --body fileb://input.json --content-type application/json --accept application/json out.json

    Resources

    End User License Agreement

    By subscribing to this product you agree to terms and conditions outlined in the product End user License Agreement (EULA)

    Support Information

    Mphasis DeepInsights Table Detection

    For any assistance reach out to us at:

    AWS Infrastructure

    AWS Support is a one-on-one, fast-response support channel that is staffed 24x7x365 with experienced and technical support engineers. The service helps customers of all sizes and technical abilities to successfully utilize the products and features provided by Amazon Web Services.

    Learn More

    Refund Policy

    Currently we do not support refunds, but you can cancel your subscription to the service at any time.

    Customer Reviews

    There are currently no reviews for this product.
    View all