Code Monkey home page Code Monkey logo

fscw's Introduction

FSCW

This repository contains the code (in PyTorch) for the paper: See you somewhere in the ocean: Few-shot domain adaptive underwater object detection

The code of this repository is based on: https://github.com/ultralytics/yolov5

Our demo is based on :https://www.youtube.com/watch?v=PfEz7yE4m0U

The left side of the demo video is our proposed method, and the right side is our baseline (yolov5)

Dependencies

  • Python 3.7
  • PyTorch >=1.7
  • CUDA11.0 and cuDNN
  • numpy
  • tqdm
  • tensorboardX

Dataset

urpc 链接:https://pan.baidu.com/s/1QcTsP62KQcEiB831cGimRw

  提取码:7eym

aquarium https://universe.roboflow.com/data-science-day-dry-run/aquarium-6cfzm/dataset/1

Sourcedomaintrain

python train.py --data crossdomain.yaml --epochs 300 --weights yolov5x.pt --cfg yolov5x_FCM.yaml

Targetdomaintrain

python trainfreeze.py --data aquam.yaml --epochs 300 --weights your_source_trained_weight_path --cfg yolov5x_FCM.yaml

fscw's People

Contributors

roadhan avatar

Stargazers

 avatar  avatar Alessandro avatar  avatar  avatar  avatar chengshunli  avatar Ethan Zammit avatar

Watchers

Ethan Zammit avatar  avatar

Forkers

whuyyc

fscw's Issues

URPC Dataset Year

Which (year) URPC dataset is this based upon / is provided?

I also couldn't find the paper referenced, is it not released yet ?

training error!

hello,when i run "python train.py --data crossdomain.yaml --epochs 300 --weights yolov5x.pt --cfg yolov5x_FCM.yaml",i got an error.
the error
image
where can i get these .txt files,hope your response
image

Training Error!

Hello,

When I run the code for the training, I get an error. The error:

image

Thank you in advance!

training error

hello when i run " python train.py --data crossdomain.yaml --epochs 300 --weights yolov5x.pt --cfg yolov5x_FCM.yaml"
i got an error :dataset not found
image
how can i change the local datasets urpc,hope tp receive your response.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.