Search Results for

    Show / Hide Table of Contents

    Class PixelSkeletonEstimationRequest

    Request for estimating character skeleton keypoints from image.

    Inheritance
    object
    UnifiedApiRequestBase<PixelSkeletonEstimationRequest, Generated<SpriteKeypoints>, IPixelArtRequestOptions>
    GenerativeRequest<PixelSkeletonEstimationRequest, FilePrompt, SpriteKeypoints, IPixelArtRequestOptions>
    PixelSkeletonEstimationRequest
    Implements
    IGenerativeRequest
    Inherited Members
    GenerativeRequest<PixelSkeletonEstimationRequest, FilePrompt, SpriteKeypoints, IPixelArtRequestOptions>.ModelType
    GenerativeRequest<PixelSkeletonEstimationRequest, FilePrompt, SpriteKeypoints, IPixelArtRequestOptions>.Api
    GenerativeRequest<PixelSkeletonEstimationRequest, FilePrompt, SpriteKeypoints, IPixelArtRequestOptions>.Prompt
    GenerativeRequest<PixelSkeletonEstimationRequest, FilePrompt, SpriteKeypoints, IPixelArtRequestOptions>.Model
    GenerativeRequest<PixelSkeletonEstimationRequest, FilePrompt, SpriteKeypoints, IPixelArtRequestOptions>.N
    GenerativeRequest<PixelSkeletonEstimationRequest, FilePrompt, SpriteKeypoints, IPixelArtRequestOptions>.Seed
    GenerativeRequest<PixelSkeletonEstimationRequest, FilePrompt, SpriteKeypoints, IPixelArtRequestOptions>.MeasureLatency
    GenerativeRequest<PixelSkeletonEstimationRequest, FilePrompt, SpriteKeypoints, IPixelArtRequestOptions>.OnLatencyMeasured
    GenerativeRequest<PixelSkeletonEstimationRequest, FilePrompt, SpriteKeypoints, IPixelArtRequestOptions>.RequestedAt
    GenerativeRequest<PixelSkeletonEstimationRequest, FilePrompt, SpriteKeypoints, IPixelArtRequestOptions>.RecordOptions
    GenerativeRequest<PixelSkeletonEstimationRequest, FilePrompt, SpriteKeypoints, IPixelArtRequestOptions>.RecordedContext
    GenerativeRequest<PixelSkeletonEstimationRequest, FilePrompt, SpriteKeypoints, IPixelArtRequestOptions>.SetModel(Api, string)
    GenerativeRequest<PixelSkeletonEstimationRequest, FilePrompt, SpriteKeypoints, IPixelArtRequestOptions>.SetModel(ModelBase)
    GenerativeRequest<PixelSkeletonEstimationRequest, FilePrompt, SpriteKeypoints, IPixelArtRequestOptions>.SetCount(int)
    GenerativeRequest<PixelSkeletonEstimationRequest, FilePrompt, SpriteKeypoints, IPixelArtRequestOptions>.SetN(int)
    GenerativeRequest<PixelSkeletonEstimationRequest, FilePrompt, SpriteKeypoints, IPixelArtRequestOptions>.SetSeed(long)
    GenerativeRequest<PixelSkeletonEstimationRequest, FilePrompt, SpriteKeypoints, IPixelArtRequestOptions>.SetRecordOptions(bool?, bool?, string, string, GenerationRecord, RecordMerger, Action<GenerationRecord>)
    GenerativeRequest<PixelSkeletonEstimationRequest, FilePrompt, SpriteKeypoints, IPixelArtRequestOptions>.SetRecordOptions(GenerationRecordOptions)
    GenerativeRequest<PixelSkeletonEstimationRequest, FilePrompt, SpriteKeypoints, IPixelArtRequestOptions>.SetMeasureLatency(Action<double>)
    GenerativeRequest<PixelSkeletonEstimationRequest, FilePrompt, SpriteKeypoints, IPixelArtRequestOptions>.SetMeasureLatency(bool, Action<double>)
    GenerativeRequest<PixelSkeletonEstimationRequest, FilePrompt, SpriteKeypoints, IPixelArtRequestOptions>.SetPlaygroundSettings(string, string, string, bool, Action<double>, Action<GenerationRecord>)
    GenerativeRequest<PixelSkeletonEstimationRequest, FilePrompt, SpriteKeypoints, IPixelArtRequestOptions>.ExecuteAsync(CancellationToken)
    GenerativeRequest<PixelSkeletonEstimationRequest, FilePrompt, SpriteKeypoints, IPixelArtRequestOptions>.ExecuteAsyncT<T>(CancellationToken)
    GenerativeRequest<PixelSkeletonEstimationRequest, FilePrompt, SpriteKeypoints, IPixelArtRequestOptions>.ProcessPostRequestTasks<T>(Generated<T>)
    GenerativeRequest<PixelSkeletonEstimationRequest, FilePrompt, SpriteKeypoints, IPixelArtRequestOptions>.ProcessPostRequestTasks(IResult)
    GenerativeRequest<PixelSkeletonEstimationRequest, FilePrompt, SpriteKeypoints, IPixelArtRequestOptions>.GetPrompt()
    GenerativeRequest<PixelSkeletonEstimationRequest, FilePrompt, SpriteKeypoints, IPixelArtRequestOptions>.GetPromptStringToRecord()
    UnifiedApiRequestBase<PixelSkeletonEstimationRequest, Generated<SpriteKeypoints>, IPixelArtRequestOptions>.Api
    UnifiedApiRequestBase<PixelSkeletonEstimationRequest, Generated<SpriteKeypoints>, IPixelArtRequestOptions>.RequestType
    UnifiedApiRequestBase<PixelSkeletonEstimationRequest, Generated<SpriteKeypoints>, IPixelArtRequestOptions>.HttpOptions
    UnifiedApiRequestBase<PixelSkeletonEstimationRequest, Generated<SpriteKeypoints>, IPixelArtRequestOptions>.DownloadOptions
    UnifiedApiRequestBase<PixelSkeletonEstimationRequest, Generated<SpriteKeypoints>, IPixelArtRequestOptions>.Sender
    UnifiedApiRequestBase<PixelSkeletonEstimationRequest, Generated<SpriteKeypoints>, IPixelArtRequestOptions>.LogOptions
    UnifiedApiRequestBase<PixelSkeletonEstimationRequest, Generated<SpriteKeypoints>, IPixelArtRequestOptions>.ContentType
    UnifiedApiRequestBase<PixelSkeletonEstimationRequest, Generated<SpriteKeypoints>, IPixelArtRequestOptions>.ResponseType
    UnifiedApiRequestBase<PixelSkeletonEstimationRequest, Generated<SpriteKeypoints>, IPixelArtRequestOptions>.IsCanceled
    UnifiedApiRequestBase<PixelSkeletonEstimationRequest, Generated<SpriteKeypoints>, IPixelArtRequestOptions>.Stream
    UnifiedApiRequestBase<PixelSkeletonEstimationRequest, Generated<SpriteKeypoints>, IPixelArtRequestOptions>.SafetyIdentifier
    UnifiedApiRequestBase<PixelSkeletonEstimationRequest, Generated<SpriteKeypoints>, IPixelArtRequestOptions>.ServiceTier
    UnifiedApiRequestBase<PixelSkeletonEstimationRequest, Generated<SpriteKeypoints>, IPixelArtRequestOptions>.Metadata
    UnifiedApiRequestBase<PixelSkeletonEstimationRequest, Generated<SpriteKeypoints>, IPixelArtRequestOptions>.ProviderOptions
    UnifiedApiRequestBase<PixelSkeletonEstimationRequest, Generated<SpriteKeypoints>, IPixelArtRequestOptions>.Options
    UnifiedApiRequestBase<PixelSkeletonEstimationRequest, Generated<SpriteKeypoints>, IPixelArtRequestOptions>.SetSender(string)
    UnifiedApiRequestBase<PixelSkeletonEstimationRequest, Generated<SpriteKeypoints>, IPixelArtRequestOptions>.SetLogOptions(CurlLogOptions)
    UnifiedApiRequestBase<PixelSkeletonEstimationRequest, Generated<SpriteKeypoints>, IPixelArtRequestOptions>.SetOutputPath(string)
    UnifiedApiRequestBase<PixelSkeletonEstimationRequest, Generated<SpriteKeypoints>, IPixelArtRequestOptions>.SetOutputPath(string, string)
    UnifiedApiRequestBase<PixelSkeletonEstimationRequest, Generated<SpriteKeypoints>, IPixelArtRequestOptions>.SetOutputDirectory(string)
    UnifiedApiRequestBase<PixelSkeletonEstimationRequest, Generated<SpriteKeypoints>, IPixelArtRequestOptions>.SetDownloadOptions(DownloadOptions)
    UnifiedApiRequestBase<PixelSkeletonEstimationRequest, Generated<SpriteKeypoints>, IPixelArtRequestOptions>.SetRequestMimeType(MimeType)
    UnifiedApiRequestBase<PixelSkeletonEstimationRequest, Generated<SpriteKeypoints>, IPixelArtRequestOptions>.SetResponseMimeType(MimeType)
    UnifiedApiRequestBase<PixelSkeletonEstimationRequest, Generated<SpriteKeypoints>, IPixelArtRequestOptions>.SetStream(bool)
    UnifiedApiRequestBase<PixelSkeletonEstimationRequest, Generated<SpriteKeypoints>, IPixelArtRequestOptions>.SetMetadata(ServerDictionary)
    UnifiedApiRequestBase<PixelSkeletonEstimationRequest, Generated<SpriteKeypoints>, IPixelArtRequestOptions>.SetSafetyIdentifier(string)
    UnifiedApiRequestBase<PixelSkeletonEstimationRequest, Generated<SpriteKeypoints>, IPixelArtRequestOptions>.SetProviderOptions(IPixelArtRequestOptions)
    UnifiedApiRequestBase<PixelSkeletonEstimationRequest, Generated<SpriteKeypoints>, IPixelArtRequestOptions>.SetSpecificOptions(IPixelArtRequestOptions)
    UnifiedApiRequestBase<PixelSkeletonEstimationRequest, Generated<SpriteKeypoints>, IPixelArtRequestOptions>.GetConfig<T>()
    UnifiedApiRequestBase<PixelSkeletonEstimationRequest, Generated<SpriteKeypoints>, IPixelArtRequestOptions>.ExecuteAsync(CancellationToken)
    UnifiedApiRequestBase<PixelSkeletonEstimationRequest, Generated<SpriteKeypoints>, IPixelArtRequestOptions>.Cancel()
    object.Equals(object)
    object.Equals(object, object)
    object.GetHashCode()
    object.GetType()
    object.ReferenceEquals(object, object)
    object.ToString()
    Namespace: Glitch9.AIDevKit.PixelArt
    Assembly: Glitch9.AIDevKit.PixelArt.dll
    Syntax
    public sealed class PixelSkeletonEstimationRequest : GenerativeRequest<PixelSkeletonEstimationRequest, FilePrompt, SpriteKeypoints, IPixelArtRequestOptions>, IGenerativeRequest

    Constructors

    | Edit this page View Source

    PixelSkeletonEstimationRequest(FilePrompt)

    Declaration
    public PixelSkeletonEstimationRequest(FilePrompt image)
    Parameters
    Type Name Description
    FilePrompt image

    Properties

    | Edit this page View Source

    FallbackModel

    Declaration
    protected override string FallbackModel { get; }
    Property Value
    Type Description
    string
    Overrides
    GenerativeRequest<PixelSkeletonEstimationRequest, FilePrompt, SpriteKeypoints, IPixelArtRequestOptions>.FallbackModel
    | Edit this page View Source

    ModelType

    Declaration
    public override ModelType ModelType { get; }
    Property Value
    Type Description
    ModelType
    Overrides
    GenerativeRequest<PixelSkeletonEstimationRequest, FilePrompt, SpriteKeypoints, IPixelArtRequestOptions>.ModelType
    | Edit this page View Source

    RequestType

    The endpoint type for this

    Declaration
    public override RequestType RequestType { get; }
    Property Value
    Type Description
    RequestType
    Overrides
    UnifiedApiRequestBase<PixelSkeletonEstimationRequest, Generated<SpriteKeypoints>, IPixelArtRequestOptions>.RequestType

    Methods

    | Edit this page View Source

    ExecuteAsyncInternal()

    Executes the actual task logic. Must be implemented in derived classes.

    Declaration
    protected override UniTask<Generated<SpriteKeypoints>> ExecuteAsyncInternal()
    Returns
    Type Description
    UniTask<Generated<SpriteKeypoints>>
    Overrides
    UnifiedApiRequestBase<PixelSkeletonEstimationRequest, Generated<SpriteKeypoints>, IPixelArtRequestOptions>.ExecuteAsyncInternal()

    Implements

    IGenerativeRequest

    Extension Methods

    ArrayExtensions.ToArrayOrEmpty<T>(T)
    ArrayExtensions.ToArrayOrNull<T>(T)
    EventExtensions.ToDelta<T>(T, string, int, string, bool)
    EventExtensions.ToDone<T>(T, string, int, string)
    EventExtensions.ToEvent<T>(T)
    EventExtensions.UpcastDelta<T1, T2>(T1, string, int, string, bool)
    FallbackExtensions.IsOr<TParent, TChild>(TParent, TChild)
    ResponseCastingExtensions.GetResult<T>(T)
    SystemExtensions.GetName(object)
    • Edit this page
    • View Source
    In this article
    Back to top AI DevKit Documentation