• Stars
    star
    7
  • Rank 2,289,109 (Top 46 %)
  • Language
    Python
  • License
    MIT License
  • Created over 5 years ago
  • Updated over 5 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

The objective of this work is to improve the Tree-CNN approach and this will be done by the HA-Growing algorithm (Human Adaptive-Growing), that enhances the growing process and integrates the data-driven approach with human knowledge, allowing user interaction during the training process.

More Repositories

1

PixDA

Official Code for Pixel-by-Pixel Cross-Domain Alignment for Few-Shot Semantic Segmentation. Here the paper: https://arxiv.org/abs/2110.11650
Python
24
star
2

tSNE_ResNet

Code to compute distance measurements among different domains/datasets
Python
19
star
3

BiseNetv1

Code for BiseNetV1
Python
15
star
4

RTDA

Python
11
star
5

AIAS

Python
10
star
6

support-vector-machines-SVM

This code implements Support Vector Machines (SVMs) and perform data validation, cross validation and grid search in order to find the best parameters to evaluate the model.
Python
6
star
7

online-shuttle-booking-website

What is developed is a website for managing online booking of a shared shuttle for people transportation.
PHP
5
star
8

concurrent-file-transfer-TCP-server

What is developed is a TCP server that, after having established a TCP connection with a client, accepts file transfer requests from the client and sends the requested files back, following a specific protocol
C
5
star
9

PCA-visualization-and-classification

The code applies Principal Component Analysis (PCA) on a set of images. It is shown what happen if different principal components are chosen as basis for image representation and classification.
Python
4
star
10

iterative-file-transfer-TCP-server

What is developed is a TCP sequential server that, after having established a TCP connection with a client, accepts file transfer requests from the client and sends the requested files back, following the protocol specified.
C
4
star
11

RNS-serialization-and-java-library

Code to develop a road navigation system (RNS) serializer and a java library library that can be used to load and validate an XML file regarding the RNS system
Java
2
star
12

client-RESTful-web-service-NEO4j

Code for developing a client for the RESTful web service of the NEO4j graph-oriented DB, using the JAX-RS framework.
Java
2
star