jar

com.vision4j : grpc-face-detection

Maven & Gradle

Feb 10, 2019
134 stars

GRPC face_detection model for the face_detection problem

Table Of Contents

Latest Version

Download com.vision4j : grpc-face-detection JAR file - Latest Versions:

All Versions

Download com.vision4j : grpc-face-detection JAR file - All Versions:

Version Vulnerabilities Size Updated
1.0.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window grpc-face-detection-1.0.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.vision4j.face.detection.grpc

├─ com.vision4j.face.detection.grpc.BoundingBox.class - [JAR]

├─ com.vision4j.face.detection.grpc.BoundingBoxOrBuilder.class - [JAR]

├─ com.vision4j.face.detection.grpc.BoundingBoxes.class - [JAR]

├─ com.vision4j.face.detection.grpc.BoundingBoxesOrBuilder.class - [JAR]

├─ com.vision4j.face.detection.grpc.DetectedFaces.class - [JAR]

├─ com.vision4j.face.detection.grpc.DetectedFacesOrBuilder.class - [JAR]

├─ com.vision4j.face.detection.grpc.FaceDetectionGrpc.class - [JAR]

├─ com.vision4j.face.detection.grpc.FaceDetectionProto.class - [JAR]

├─ com.vision4j.face.detection.grpc.Image.class - [JAR]

├─ com.vision4j.face.detection.grpc.ImageOrBuilder.class - [JAR]

com.vision4j.face.detection

├─ com.vision4j.face.detection.GrpcFaceDetection.class - [JAR]

Advertisement