Image Captioning using Tensorflow || Developers Hutt

แชร์
ฝัง
  • เผยแพร่เมื่อ 27 ต.ค. 2024

ความคิดเห็น • 8

  • @Nature_Traveller-PR
    @Nature_Traveller-PR ปีที่แล้ว

    Sir., is it possible to use yolo. For image captioning

    • @DevelopersHutt
      @DevelopersHutt  ปีที่แล้ว +1

      You can take features of an image from the middle layer of the yolo model and then use the features to get the captions as we did in the video

    • @Nature_Traveller-PR
      @Nature_Traveller-PR ปีที่แล้ว

      @@DevelopersHutt thank you sir., Sir can you suggest me from where we can download medical image dataset along with reports.., PEIR dataset right now I have but very few .., suggest me any other please

    • @DevelopersHutt
      @DevelopersHutt  ปีที่แล้ว

      Which kind of dataset do you want?

  • @priyavrat2044
    @priyavrat2044 2 ปีที่แล้ว

    got error at cell no. 57. AttributeError: in user code:
    :9 train_step *
    dec_input = tf.expand_dims([tokenizer.word_to_index("")] * target.shape[0], 1)
    AttributeError: 'Tokenizer' object has no attribute 'word_to_index'

  • @fubukisophicha8831
    @fubukisophicha8831 2 ปีที่แล้ว

    please upadate more

    • @DevelopersHutt
      @DevelopersHutt  2 ปีที่แล้ว

      What kind of update do you want?

    • @lomash_irl
      @lomash_irl 14 วันที่ผ่านมา

      This is a helpful video lecture especially because of using attention practically... if possible do videos on fine grained detailed objects like fingerprint recognition or self supervised methods to create embeddings and stuff​@@DevelopersHutt