Last Version

DeepPanel for Android 0.0.1

Android library used to implement comic vignettes segmentation using a machine learning method named deep learning.

License

License

GroupId

GroupId

com.github.pedrovgs
ArtifactId

ArtifactId

deeppanel
Version

Version

0.0.1
Type

Type

aar
Description

Description

DeepPanel for Android
Android library used to implement comic vignettes segmentation using a machine learning method named deep learning.
Project URL

Project URL

https://github.com/pedrovgs/DeepPanelAndroid
Source Code Management

Source Code Management

https://github.com/pedrovgs/DeepPanelAndroid

Download deeppanel 0.0.1


<!-- https://jarcasting.com/artifacts/com.github.pedrovgs/deeppanel/ -->
<dependency>
    <groupId>com.github.pedrovgs</groupId>
    <artifactId>deeppanel</artifactId>
    <version>0.0.1</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.pedrovgs/deeppanel/
implementation 'com.github.pedrovgs:deeppanel:0.0.1'
// https://jarcasting.com/artifacts/com.github.pedrovgs/deeppanel/
implementation ("com.github.pedrovgs:deeppanel:0.0.1")
'com.github.pedrovgs:deeppanel:aar:0.0.1'
<dependency org="com.github.pedrovgs" name="deeppanel" rev="0.0.1">
  <artifact name="deeppanel" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.github.pedrovgs', module='deeppanel', version='0.0.1')
)
libraryDependencies += "com.github.pedrovgs" % "deeppanel" % "0.0.1"
[com.github.pedrovgs/deeppanel "0.0.1"]

Dependencies

compile (4)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-android-extensions-runtime jar 1.3.72
org.jetbrains.kotlin : kotlin-stdlib jar 1.3.72
androidx.core » core-ktx jar 1.3.1
org.tensorflow : tensorflow-lite jar 2.2.0

Project Modules

There are no modules declared in this project.